Skip to search.
linux-bangalore-technical · Linux Bangalore Technical Discussions

Group Information

  • Members: 1137
  • Founded: Jan 10, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

  Messages Help
Advanced
Messages 1810 - 1839 of 23812   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1810 Pradeep Rao
rvceece@... Send Email
Jul 1, 2001
10:12 am
hi, Can I have /home(or any other mount point) spread over 2 HDD's ? How do I go about it ? I dont want to manually create user home dirs at 2 separeate mount...
1811 kishore nayak
pkn_49236@... Send Email
Jul 1, 2001
10:27 am
Hi, Linux is working fine wll wesites are working,. MIRC32 chatiing program is not working, it is not able to connect irc server. It displays error message...
1812 kishore nayak
pkn_49236@... Send Email
Jul 1, 2001
10:28 am
When connection MIRC32 it displays Unable to Resolve IRC server GowriSankar Narayanaswamy <ngowri@...> wrote: Hi, Squid will be faster only from the...
1813 Kingsly John
linux4kingsly@... Send Email
Jul 1, 2001
10:29 am
... you can't mount two partitions on a single mount point... what you can do is mount the harddisk at a particular point... on the already mounted partition I...
1814 VaibhaV
vaibhav@... Send Email
Jul 1, 2001
10:33 am
Hello, Do you have problems connecting to any IRC server or just one of them? Are you able to resolv the IRC server when you do an nslookup? If no, then this...
1815 Kingsly John
linux4kingsly@... Send Email
Jul 1, 2001
10:48 am
... You mail is pretty confusing you have quoted a whole bunch of mails about squid (99% unnecessary stuff) and your question is about IRC ! squid only does...
1816 Kingsly John
linux4kingsly@... Send Email
Jul 1, 2001
11:11 am
... Linux and Mirc32 don't exactly go that well together!! ;-)...
1817 kishore nayak
pkn_49236@... Send Email
Jul 1, 2001
11:43 am
I have checked i some ther places in wingate and winproxy server suports IRC server. As you said there may be some settiggs in squid.conf file. ... working,. ...
1818 VaibhaV
vaibhav@... Send Email
Jul 1, 2001
11:48 am
... Squid *does not* support proxying IRC. You can use it for HTTP* / FTP protocols only. You need to configure ip masquerading on your linux machine and use...
1819 kishore nayak
pkn_49236@... Send Email
Jul 1, 2001
11:53 am
All other web sites are working. I am ot able to connect any IRC server. It displays "unable to resolve IRC server". I am using satyam and given DNS in...
1820 VaibhaV
vaibhav@... Send Email
Jul 1, 2001
12:08 pm
To helo you in any way for this, the following information is needed 1. Is IP Masquerading enabled on the Lie-neex machine? 2. Are the client machines using...
1821 kishore nayak
pkn_49236@... Send Email
Jul 1, 2001
12:42 pm
Sorry Vybhav I dont how to enable IP Masquerading in linux server , and client machines using linux machine as their gateway. # nslookup irc.dal.net Server :...
1822 Kingsly John
linux4kingsly@... Send Email
Jul 1, 2001
1:04 pm
... Read the relevant HOWTOs .. IP-Masq howto (???) I think PCQ carried an article on it too ! Kingsly...
1823 VaibhaV
vaibhav@... Send Email
Jul 1, 2001
1:12 pm
Your problem is not squid or the DNS. What you need is to enable IP masquerading on the linux server and use this linux machine as a gateway on all the win...
1824 kishore nayak
pkn_49236@... Send Email
Jul 1, 2001
2:42 pm
I have changed the line in /etc/sysctl.conf net.ipv4.ip_forward=1 In /sbin/ipchains added -A forward -s 192.168.1.10 -j MASQ But same error message unable...
1825 VaibhaV
vaibhav@... Send Email
Jul 1, 2001
2:46 pm
- Did you specify the Linux machine as the gateway for your win clients? - What DNS are you using on the win clients? - Are you able to ping any ip on the...
1826 kishore nayak
pkn_49236@... Send Email
Jul 1, 2001
3:07 pm
In win 98 machine i have given gateway 192.168.1.10. This is the ip adress of Linux machine. And in win 98 machine DNS is 202.144.10.50. In win98 machine Ping...
1827 VaibhaV
vaibhav@... Send Email
Jul 1, 2001
3:10 pm
Try traceroute / ping to any host nearer to you... are you able to ping to this IP from the linux machine? Can you give more details by running these two...
1828 kishore nayak
pkn_49236@... Send Email
Jul 1, 2001
3:47 pm
In win98 machine i tried out nearest sites ip like udayavani.com, southnexus.com but same error Request timed out. In linux machine ping is working. in linux...
1829 VaibhaV
vaibhav@... Send Email
Jul 1, 2001
3:56 pm
... GOT IT!! GOT IT!! ;) here is your mistake... you issued this.. /sbin/pichains -A forward -s 192.168.1.10 -j MASQ this would masquerade all packets from the...
1830 kishore nayak
pkn_49236@... Send Email
Jul 1, 2001
4:32 pm
Hi Vibhav As u said i ahve given command #/sbin/ipchains -A forward -s 192.168.1.0/255.255.255.0 -J MASQ now MIRC is working fine.Connecting to IRC server. But...
1831 Kingsly John
linux4kingsly@... Send Email
Jul 1, 2001
5:13 pm
... in /etc/rc.d/rc.local or /etc/rc.local depending on your distro. (add it at the end of the file) Kingsly...
1832 Kartik N
kartikn79@... Send Email
Jul 2, 2001
1:55 am
Hi, Have you tried RAID?? You could use RAID 0 ( or RAID linear ) and make a new device out of your 2 partitions ( I think md0 is the RAID device). Mount this...
1833 VaibhaV
vaibhav@... Send Email
Jul 2, 2001
4:58 am
Please do not add this to /sbin/ipchains as this file is a binary!! As pointed out by Mr. Kingsly, you should add this line to /etc/rc.d/rc/local. VaibhaV...
1834 Mahendra M
mahendra@... Send Email
Jul 2, 2001
5:33 am
... I think LVM (Logical Volume Manager) is for this. I am not sure. You can also try RAID. ( Again I am not sure, since I never tried this ). Mahendra M email...
1835 Biju Chacko
biju@... Send Email
Jul 2, 2001
5:35 am
... I think you can do this with LVM. Unfortunately, setting up LVM is a non-trivial exercise, especially on a production server. -- Biju -- ... Biju Chacko...
1836 Shanker Balan
shanu@... Send Email
Jul 2, 2001
5:46 am
Hello: A linear raid setup should also work fine. See http://www.linuxdoc.org/HOWTO/Software-RAID-HOWTO-4.html#ss4.2 -- Shanu Biju Chacko wrote, ... -- - -...
1837 Shanker Balan
shanu@... Send Email
Jul 2, 2001
6:06 am
Hello: Shanker Balan wrote, ... Oh... you will lose data while doing the conversion of your existing partition to RAID or LVM. -- Shanu - - - - - -...
1838 Atul Chitnis
achitnis@... Send Email
Jul 2, 2001
8:09 am
All: For those of you who are interested - the PCQ July 2001 Linux issue should be on the stands now. Feedback would be appreciated (in the non-tech list). ...
1839 Deepak
deepak.mallya@... Send Email
Jul 2, 2001
1:41 pm
I'm trying to connect an external D-link modem which has a Conexant nee' Rockwell chipset to my m/c running on SuSE 7.1 with kernel 2.4. The COM port shows up...
Messages 1810 - 1839 of 23812   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help