![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to put file from one ftp to another ftp location | prasee | Shell Programming and Scripting | 1 | 03-28-2008 02:34 AM |
| Location of file on disk | cysang | High Level Programming | 3 | 08-02-2006 05:11 AM |
| What is the file location? | Chanakya.m | Shell Programming and Scripting | 5 | 07-16-2006 09:42 PM |
| different defaultrouter | ppass | SUN Solaris | 1 | 12-22-2005 05:40 AM |
| /etc/defaultrouter change without reboot | hcclnoodles | UNIX for Dummies Questions & Answers | 3 | 08-04-2003 07:31 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Location of defaultrouter file in Red Hat
Where is the file containing the default router in Red Hat 7.0?
__________________
[url=http://chuckb.1le.net/]My website[/url] |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Try looking in the /etc directory. The file should be "defaultrouter" in one word.
|
|
#3
|
|||
|
|||
|
That is the file under Solaris, but it appears to be somewhere else under Red Hat Linux. Thanks.
__________________
[url=http://chuckb.1le.net/]My website[/url] |
|
#4
|
||||
|
||||
|
Are you referring to the...
/etc/sysconfig/network ...file? This contains... GATEWAY=some.ip.address ...this should map to your "default" route in your routing table (see... netstat -r) |
|
#5
|
|||
|
|||
|
The easiest thing for you to do would be to just type linuxconf.
From here, you can configure most of the OS. Shimb0 |
|||
| Google The UNIX and Linux Forums |