Re: misc/140346: High bandwidth use causes loss of wlan connection

2009-11-08 Thread Weongyo Jeong
The following reply was made to PR misc/140346; it has been noted by GNATS. From: Weongyo Jeong To: Daniel Casner Cc: freebsd-gnats-sub...@freebsd.org Subject: Re: misc/140346: High bandwidth use causes loss of wlan connection Date: Sun, 8 Nov 2009 02:46:04 -0800 On Fri, Nov 06, 2009 at 07:56:

Re: IPSec, nat on enc device

2009-11-08 Thread Eric Masson
Eric Masson writes: Hi Bjoern, > Ok, I've never used ipfw so shot in the dark. > > If I had to nat 192.168.85.0/24 to 10.0.0.1 to access 192.168.201.0/24, > I would have to setup the following : > > ipfw add divert natd all from 192.168.85.0/24 to 192.168.201.0/24 in > natd -alias_address 10.0.0