Animesh Singh <[EMAIL PROTECTED]> wrote:Evening Mahajan,


nilesh mahajan wrote:

hello every body,
i want to configuring my internet connection (ethernet based) through linux. it 
reqiures following inputs



Make sure that ur ethernet card module is listed.

Make sure that u remove ur network configuration.


IP address



/sbin/ifconfig eth0 IP_address netmask 255.x.x.x up
gateway address 



/sbin/route add default gw gateway_address
DNS address 

cat /etc/resolve.conf

search localhost

nameserver DNS_address
WINS Address



Not required.
There is no proxy.


After configuring this address in linux i wonn't connect to internet.
how do I configure this.



Be little clear. 


Note: To check whether you are properly connected via ethernet to internet,

ping gateway_address ( and u should get response ). and also make sure that on ur box 
and security module is off, while testing ( like iptables or ipchains or etc. ) Use 
lsmod to figure out the same.



Regards,

Animesh.
Yahoo! India Matrimony: Find your partner online.
-- 
http://mm.ilug-bom.org.in/mailman/listinfo/linuxers


---------------------------------
Do you Yahoo!?
SBC Yahoo! - Internet access at a great low price.
-- 
http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

 

Hi animesh,

i configured my system as you said above but it doesn't work. And i cann't ping to my 
gateway(in windows also there is no response from gateway but internet works 
perfactly). 

my isp gives me ip address, dns address, wins address and gateway address in windows 
it works perfect but not in linux.

 regards,

nilesh

Yahoo! India Matrimony: Find your partner online.
-- 
http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

Reply via email to