Evening Mahajan,
nilesh mahajan <[EMAIL PROTECTED]> 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. -- 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

