OK, this is what I have done till now: ifconfig eth0 <static_ip> netmask 255.0.0.0 route add default gw <gateway_ip> netmask 255.0.0.0
The route gets added, but I'm unable to ping the gateway's IP address. Rohit On 4/8/07, Kaustubh Gadkari <[EMAIL PROTECTED]> wrote:
<snip> > I then added the DNS servers to resolv.conf. > Is there anything else that I need to do? Does anybody have a working > setup? </snip> You might need to add a default route to the VSNL gateway. Read the man page for the route command. -- Kaustubh Gadkari [EMAIL PROTECTED] -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([email protected]) List Information: http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
-- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([email protected]) List Information: http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
