Thomas Gielfeldt writes:
> So you probably have to filter via netgraph?
This can be done with ng_bpf(4).
-Archie
__
Archie Cobbs * Packet Design * http://www.packetdesign.com
To Unsubscribe: send mail to [EM
Thomas Gielfeldt writes:
> I have gotten them all to work, and all hosts can see each other. There's only one
>thing which
> doesn't work... Broadcast packets...
Of course, because broadcast packets are not routed.
You might try configuring both sides to be on the same subnet (but
with non-confl
gosh there are almost too many ways to do this..
I use mpd, connected by a UDP tunnel over IPSEC
I use mpd for it's multilink capability, and have multiple UDP
tunnels, connected via different ISPs, so if one goes down
it only degrades my link rather than cutting it..
On Sat, 26 Oct 2002, Thomas