On Thu, 27 Feb 2003, Larry Brown wrote:

> Oh, I see the redhat box does not have a default gw.  You need to edit
> /etc/sysconfig/network on the redhat box and make sure you have:
>
> GATEWAY=192.168.0.1
>
> And then do a:
>
> service network restart

/etc/sysconfig/network did contain "GATEWAY=192.168.0.1", but when I ran a
service network restart it worked again, so I guess the gateway setting
had been altered for some reason.

Output from service network restart on the redhat box:
Shutting down interface eth0:                              [  OK  ]
Shutting down loopback interface:                          [  OK  ]
Disabling IPv4 packet forwarding:                          [  OK  ]
Setting network parameters:                                [  OK  ]
Bringing up loopback interface:                            [  OK  ]
Bringing up interface eth0:                                [  OK  ]

For some reason it disabled ip forwarding. I enabled it again but it would
be nice to make the setting permanent. Also, it doesn't seem like it
restarted eth1. Does that mean that eth1 won't be brought up automatically
if I reboot the redhat box?

Anyway. It finally works prefectly, so thanks a lot for the help! I've
learned quite a bit about linux and routing from this. :D

Rune




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to