Summary: | route -iface breaks inet behaivour | ||
---|---|---|---|
Product: | Base System | Reporter: | myj |
Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | 2.1.6.1-RELEASE | ||
Hardware: | Any | ||
OS: | Any |
Description
myj
1997-01-24 07:10:01 UTC
<<On Fri, 24 Jan 1997 02:01:04 -0500 (EST), Paul Sandys <myj@nyct.net> said: > ifconfig ed0 204.141.86.3 netmask 0xffffff00 > ifconfig ed0 204.141.86.xxx netmask 0xffffffff alias - lot of virtual addr. > route add -net 207.198.184.0 -netmask 0xfffffc00 204.141.86.3 -iface I believe what you actually want to say is: # route add -net 207.198.184.0 -netmask 0xfffffc00 -iface ed0 I don't know that this will help, but it's a start. -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, ANA, or NSA| - Susan Aglukark and Chad Irschick State Changed From-To: open->closed timed out |