How to Assign Default gateway in linux?
Ans : In linux Default gateway is set through route command or GUI tools.
Through Route command
#route add default gw default-gateway
Example :
#route add default gw 192.168.0.1
Here 192.168.0.1 is the default gate of my system.
Through GUI tools
Use system-config-network in terminal or GUI to set up default gateway.
How To Assign Default Gateway In Linux?
0 comments 7/09/2010 07:38:00 AM Posted by Meghana M BhombhoreLabels: Basics, General, How-To's
Subscribe to:
Posts (Atom)