Re: How do I add a network route permanently using "route add" command in linux.
- From: "Mridul Dutta" <i.mridul@xxxxxxxxx>
- Date: Fri, 24 Feb 2006 12:26:18 +0530
Hi
You can make an entry in /etc/rc.conf file as
route add -net 0.0.0.0 netmask 0.0.0.0 gw 172.22.40.1 dev eth0
It will take this configuration when system boots up .
Regards \
Mridul
On 2/24/06, unix syzadmin <unixsyzadmin@xxxxxxxxx> wrote:
--
Hi,
I have added the following route on a RHEL AS4 server. How do I make this
route a permanent one. In other words, how do I add a route that persists
after reboot.
route add -net 0.0.0.0 netmask 0.0.0.0 gw 172.22.40.1 dev eth0
Thanks & Regards,
-GnanaShekar-
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subjectunsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
- References:
- How do I add a network route permanently using "route add" command in linux.
- From: unix syzadmin
- How do I add a network route permanently using "route add" command in linux.
- Prev by Date: RE: Hardware Audit
- Next by Date: ifconfig command shows only loopback device.
- Previous by thread: Re: How do I add a network route permanently using "route add" commandin linux.
- Next by thread: nstalling Enterprise WS4 on Dell XPS 400
- Index(es):
Relevant Pages
|