Re: PPPoE "ip unnumbered"

2014-01-15 Thread Martijn Rijkeboer
> The point behind unnumbered is that the ppp interface *doesn't* have an > IP, usually this is when the WAN address is inside a routed subnet. > Since PPP is layer2, IP addresses aren't actually needed. Indeed. Kind regards, Martijn Rijkeboer

Re: PPPoE "ip unnumbered"

2014-01-15 Thread Martijn Rijkeboer
> Can you show what you tried (e.g. ifconfig -A output)? Unfortunately I can't since my ISP has changed the setup to a static route and that is now operational (no PPPoE anymore). Kind regards, Martijn Rijkeboer

Re: PPPoE "ip unnumbered"

2014-01-15 Thread Martijn Rijkeboer
> My setup is exactly like this. The physical interface do not have an ip > address and the pppoe also do not have an ip address until the > concentrator provides one: > > inet 0.0.0.0 255.255.255.255 NONE \ > pppoedev authproto pap \ > authname 'user' authkey 'pass' up > dest 0.0.0

Re: PPPoE "ip unnumbered"

2014-01-15 Thread Joe Holden
On 15/01/2014 12:58, Giancarlo Razzolini wrote: Em 15-01-2014 06:20, Martijn Rijkeboer escreveu: Is it possible to create an IP unnumbered setup with PPPoE on OpenBSD? And what the heck you mean by "unnumbered"? If it is wildcard address, and by it, that the pppoe access concentrator provides t

Re: PPPoE "ip unnumbered"

2014-01-15 Thread Giancarlo Razzolini
Em 15-01-2014 06:20, Martijn Rijkeboer escreveu: >>> Is it possible to create an IP unnumbered setup with PPPoE on OpenBSD? >> And what the heck you mean by "unnumbered"? If it is wildcard address, >> and by it, that the pppoe access concentrator provides the ip addres, >> then yes, it works. For u

Re: PPPoE "ip unnumbered"

2014-01-15 Thread Stuart Henderson
On 2014-01-15, Martijn Rijkeboer wrote: >>> Is it possible to create an IP unnumbered setup with PPPoE on OpenBSD? > >> Untested but I think you should be able to put an address from your lan >> interface on the pppoe interface which might do what you want.. >> Worth a try anyway. > > Unfortunatel

Re: PPPoE "ip unnumbered"

2014-01-15 Thread Martijn Rijkeboer
>> Is it possible to create an IP unnumbered setup with PPPoE on OpenBSD? > Untested but I think you should be able to put an address from your lan > interface on the pppoe interface which might do what you want.. > Worth a try anyway. Unfortunately that doesn't work. Kind regards, Martijn Rij

Re: PPPoE "ip unnumbered"

2014-01-15 Thread Martijn Rijkeboer
>> Is it possible to create an IP unnumbered setup with PPPoE on OpenBSD? > And what the heck you mean by "unnumbered"? If it is wildcard address, > and by it, that the pppoe access concentrator provides the ip addres, > then yes, it works. For us to help you we need a little more than this. Sorr

Re: PPPoE "ip unnumbered"

2014-01-14 Thread Stuart Henderson
On 2014-01-14, Martijn Rijkeboer wrote: > Hi, > > Is it possible to create an IP unnumbered setup with PPPoE on OpenBSD? > > Kind regards, > > > Martijn Rijkeboer > > Untested but I think you should be able to put an address from your lan interface on the pppoe interface which might do what you w

Re: PPPoE "ip unnumbered"

2014-01-14 Thread Giancarlo Razzolini
Em 14-01-2014 19:24, Martijn Rijkeboer escreveu: > Hi, > > Is it possible to create an IP unnumbered setup with PPPoE on OpenBSD? > > Kind regards, > > > Martijn Rijkeboer > And what the heck you mean by "unnumbered"? If it is wildcard address, and by it, that the pppoe access concentrator provides

PPPoE "ip unnumbered"

2014-01-14 Thread Martijn Rijkeboer
Hi, Is it possible to create an IP unnumbered setup with PPPoE on OpenBSD? Kind regards, Martijn Rijkeboer