hello every body, i want to configuring my internet connection (ethernet based) through linux. it reqiures following inputs IP address gateway address DNS address WINS Address There is no proxy. After configuring this address in linux i wonn't connect to internet. how do I configure this.
Yahoo! India Matrimony: Find your partner online.
Evening Mahajan,
nilesh mahajan nvmahajan03@yahoo.co.in wrote:
hello every body, i want to configuring my internet connection (ethernet based) through linux. it reqiures following inputs
<snip>
Make sure that ur ethernet card module is listed.
Make sure that u remove ur network configuration.
IP address
<snip>
/sbin/ifconfig eth0 IP_address netmask 255.x.x.x up gateway address
<snip>
/sbin/route add default gw gateway_address DNS address
cat /etc/resolve.conf
search localhost
nameserver DNS_address WINS Address
<snip>
Not required. There is no proxy.
After configuring this address in linux i wonn't connect to internet. how do I configure this.
<snip>
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.
Animesh Singh an2rhyme@yahoo.com 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.
Evening Nilesh,
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
<snip> Is ur ISP using DHCP ?
Regards, Animesh.
__________________________________ Do you Yahoo!? SBC Yahoo! - Internet access at a great low price. http://promo.yahoo.com/sbc/
Animesh Singh an2rhyme@yahoo.com wrote:Evening Nilesh,
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
Is ur ISP using DHCP ?
Regards, Animesh.
__________________________________ Do you Yahoo!? SBC Yahoo! - Internet access at a great low price. http://promo.yahoo.com/sbc/