Re: default route question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Selon Rudolf Ladyzhenskii <Rudolf.ladyzhenskii@xxxxxxxxxx>:

> Hi, all
>
> I have set up a RedHat 9.0 box as a gateway/router. I have two network cards
> installed.
>
> ETH0 is conencetd to "outside world" and is using DHCP to obtain networking
> information.
> ETH1 is conencetd to my local network, has static IP and is a DHCP server.
>
> So far, so good.
> DHCP server tells the local LAN that this box is a default gateway. This is
> correct for local LAN. However from actual machine point of view, it default
> gateway is the ETH0.
> How do I set default gateway for the box? It always thinks that it is itself
> a default gateway. I can always run 'route' and delete default route and set
> up my own, but wjere do I do that? In /etc/init.d/network script? Is there a
> 'right' way of setting up Eth0 as default route?
In /etc/sysconfig/network:
NETWORKING=YES
GATEWAY=1.2.3.4
GATEWAYDEV=eth0

If that doesn't work you can use /etc/rc.local (ie. $>route add default gw
1.2.3.4 dev eth0)
>
> Thanks,
You're Welcome
> Rudofl
>
> /*******************************************************/
> Rudolf Ladyzhenskii
> Senior Design Engineer
> Open Networks Pty. Ltd.
> Level 26, 35 Collins Street,
> Melbourne VIC 3000
> e-mail: rudolfl.ladyzhenskii@xxxxxxxxxx
> phone: +61 3 9656 5107
> fax:     +61 3 9656 5122
> web: www.opennw.com
> /*******************************************************/
>


--
"Si la politique pouvait changer notre vie,
 cela ferait longtemps qu'elle serait interdite."
  - Federation Anarchiste de France -


-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux