Re: Connecting two LANs via VPN and Filtering

2002-10-31 Thread Archie Cobbs
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

Re: Connecting two LANs via VPN

2002-10-26 Thread Archie Cobbs
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

Re: Connecting two LANs via VPN

2002-10-26 Thread Julian Elischer
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