In message <[EMAIL PROTECTED]>, Sheldon Hearn writes:
>
>On Wed, 26 Jul 2000 12:33:07 +0200, Sheldon Hearn wrote:
>
>> Does this have anything to do with your recent change to if_tun.c?
>
>Nope. I've reverted rev 1.75 of if_tun.c and the behaviour persists.
>Someone locally insists that the ifconfig line
>
> ifconfig tun0 inet 10.0.0.1
>
>should work. Any ideas?
I think you are seing the "interesting" side effect of the BSD
concept of "POINT2POINT" lines.
I think we should loose that concept in favour of interfaces using
a netmask of 255.255.255.255 and let programs like ppp install
a hostroute to the other end when it is reachable.
--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
[EMAIL PROTECTED] | TCP/IP since RFC 956
FreeBSD coreteam member | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message