Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Oct 2006 15:10:12 -0400
From:      "Nathan Vidican" <nathan@envieweb.net>
To:        questions@freebsd.org
Subject:   Re: ipfilter / ipnat & /usr/sbin/ppp ? (answered)
Message-ID:  <20061018190858.M40495@envieweb.net>
In-Reply-To: <20061018175632.M55921@envieweb.net>
References:  <20061018175632.M55921@envieweb.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Answer found, NAT implemented using libalias library:  man 3 libalias


--
Nathan Vidican
nathan@envieweb.net

On Wed, 18 Oct 2006 13:59:29 -0400, Nathan Vidican wrote
> using:
> 
> ppp -ddial -nat <profile>
> 
> How does the "-nat" flag implement nat for PPPoE ? Using ipfw/natd, 
> ipnat/ipfilter, and is it hard-coded or can it be optionally changed?
> 
> Can I use rules created for/through ipfilter/ipnat, or should I 
> simply disable NAT translation on the ppp interface and enable it 
> through ipnat on it's own?
> 
> --
> Nathan Vidican
> nathan@envieweb.net
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-
unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061018190858.M40495>