Am Mittwoch 10 Dezember 2003 20:37 schrieb Alex White: > On Wed, Dec 10, 2003 at 08:16:55PM +0100, Hans Müller wrote: > > how can set the default route? > > afte booting i can change it by route del and route add. > > But what can i do the i not need to modify the routing table after boot > > via hand? > > > > > > -- > > fedora-list mailing list > > fedora-list@xxxxxxxxxx > > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list > > You may have received a reply about this already, but you can add your > route add -host x.x.x.x gw x.x.x.x stuff in /etc/rc.local. Yes this works. But to late, beacuse the is exuctet after all init scripts. And i have a deamon that need to contact a server in anonter sub net. So the routing table must be correctet bevor the daemon try to start. > > Alex White > > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list