В пн, 17/01/2005 в 18:05 +0200, Ruslan Ermilov пишет:
> > Any ideas what wrong with 'route change' ? > > > The route(8) manpage says: > > : In a change or add command where the destination and gateway are not suf- > : ficient to specify the route (as in the ISO case where several interfaces > : may have the same address), the -ifp or -ifa modifiers may be used to > : determine the interface or interface address. > > So try this instead: > > route change 192.168.0/23 -ifp fxp0 Thank you, it works. So, as I understand, route add ... -iface fxp0 is invalid if I want specify gateway interface ? (how this works, '-iface' flag and 'fxp0' is what ? gateway ?) > Cheers, -- Vladimir B. Grebenchikov [EMAIL PROTECTED] _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"