> >My ISP claims that the configuration above works trivially under
> >Linux and Windows NT,
>
> I would like to see that.
>
> Mr. Smith is correct. Why not set your gateway as the next-hop
> address to your ISP upstream within the 195.58.183.77 network?
>
> Another option would to run an IP tunnel between your network and
> the gateway using gif or nos-tun.
>
> The whole question is, What are you trying to accomplish?
I spent some more time thinking about this, and I think the deal is that
if you do this on both sides, you achieve the result where you can
crosstalk between the two networks without requiring a gateway.
It's kinda ugly, but it's basically what route add -iface is there for,
and it makes sense that if ARP is happy ARPing for these hosts, the route
code should also consider these hosts as directly connected.
--
\\ Give a man a fish, and you feed him for a day. \\ Mike Smith
\\ Tell him he should learn how to fish himself, \\ [EMAIL PROTECTED]
\\ and he'll hate you for a lifetime. \\ [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message