Hi Josh,
Le 25 févr. 09 à 10:57, Josh Lange a écrit :
I found another few sources for you guys:
http://www.softpanorama.org/Net/Netutils/route.shtml
http://jeffgehlbach.com/?p=8
No real solution.
The last URL is pretty intersesting (use of -ifp).
This option seems to have been developed for IPv6:
---cut here man route
For IPv6, only the slash format is accepted. The following
example creates an IPv6 route to the destination 33fe:: with
a netmask of 16 one-bits followed by 112 zero-bits.
example# route add -inet6 3ffe::/16 somegateway
In cases where the gateway does not uniquely identify the
output interface (for example, when several interfaces have
the same address), you can use the -ifp ifname modifier to
specify the interface by name. For example, -ifp lo0 associ-
ates the route with the lo0 interface.
---cut here
I'm not sure it would be fully functionnal for a IPv4 route to a
network.
Is it ?
Nico
_______________________________________________
sysadmin-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/sysadmin-discuss