[Linux] Re: Resolving Names with a Static IP Address
Brian Faris
linux@flux.org
Thu, 05 Jul 2007 10:43:17 -0400
Hi Jason,
Also, make sure you have a gateway line in your /etc/sysconfig/network
file. It would go something like this:
GATEWAY=192.168.0.1
Then restart your networking with this command:
service network restart
After that is done, look at your routing tables (type: route -n) you
should see a line like this:
Destination Gateway Genmask
0.0.0.0 192.168.0.1 0.0.0.0.0
BTW: Substitute 192.168.0.1 with the gateway for your environment.
Brian
Brian Faris MCSE, RHCE, NET+, A+, Security+
UNIX/Linux System Administrator
Program Manager for Networking Services
Broward Community College
Computer Science & Engineering
Central Campus
3501 SW Davie Road
Fort Lauderdale, FL 33314
(954) 201-6702
bfaris@broward.edu
Please Note: Due to Florida's very broad public records law, most
written communications to or from College employees regarding College
business are public records, available to the public and media upon
request. Therefore, this email communication may be subject to public
disclosure.