Results 1 to 3 of 3
i m using internet by LAN , please some one can guide me how can i setup my internet while using kenoppix!!!!...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-23-2005 #1Just Joined!
- Join Date
- Jun 2005
- Posts
- 3
internet access using kenoppix
i m using internet by LAN , please some one can guide me how can i setup my internet while using kenoppix!!!!
- 06-23-2005 #2Linux Engineer
- Join Date
- Apr 2005
- Location
- Buenos Aires, Argentina
- Posts
- 908
Ok, what you need to do is the following:
Or whatever the ip you need.ifconfig eth0 192.168.0.2 up
Now, we set the gateway:
Or whatever the ip of the gateway is.route add default gw 192.168.0.1
Finally, you add your DNS's that your ISP provides you in /etc/resolv.conf:
And that's it.nameserver ip
nameserver ipserzsite.com.ar
"All the drugs in this world won\'t save you from yourself"
- 06-24-2005 #3Just Joined!
- Join Date
- Jun 2005
- Posts
- 3
Thnx for reply!
i tried to do the trick but still not done see what i have done
i start the GUI conf tool for LAN card.
1. it asks me for "IP for eth0" i give it to 192.168.4.103
2. then it askes for "Network mask for etho" i put it "255.255.255.0"
3.then it asks broadcast messages i selected default which was "192.168.4.255"
4. Then default Gate way i got with "192.168.4.10"
5. Name Server i put it "10.1.1.3"
now i also need to configure my proxy i copy the settings from my win machine and these were for
HTTP Proxy 10.1.1.3 and port 85
SOCKS 10.1.1.3 and port 1080
so i added to it as well but it is not detecting the proxy at all
as for as my Win machine configuration is concern here are they when i run ipconfig over it
my ip --- > 192.168.4.103
my gateway ---> 192.168.4.10
subnet mask ---> 255.255.255.0
while the proxy setting for IE and Messangers i mentioned over i.e.
HTTP Proxy 10.1.1.3 and port 85
now tell me what should i do ?????????????????


Reply With Quote
