Hi Guys,
I get my net connection to my freebsd box by pppoe. I have a /29
allocation, so I have to add my additional IP's at the public interface on
my bsd box, so I add them with
ifconfig tun0 alias 121.171.163.226 netmask 255.255.255.255 181.191.100.212
and I end up with a tun0 looking like:
On Mon, Jan 09, 2017 at 10:01:21PM -0500, Ian FREISLICH wrote:
> On 01/09/17 17:17, Marek Zarychta wrote:
> > On Mon, Jan 09, 2017 at 09:58:38PM +0100, Kristof Provost wrote:
> >> On 9 Jan 2017, at 18:25, Marek Zarychta wrote:
> >>> On Sun, Jan 08, 2017 at 07:08:10PM +0100, Kristof Provost wrote:
>