Re: PPPoE problem

2014-01-15 Thread Stefan Sperling
On Tue, Jan 14, 2014 at 08:01:39PM +0100, Martijn Rijkeboer wrote: Hi, I'm trying to setup a PPPoE connection to my ISP (solcon.nl). I've read pppoe(4) and pppoe(8) and got the following configuration: cat /etc/hostname.pppoe0 inet 0.0.0.0 255.255.255.255 NONE \ pppoedev em2

Re: PPPoE problem

2014-01-15 Thread Martijn Rijkeboer
Does it work with a configuration such as this? inet 123.123.123.1 255.255.255.128 NONE \ pppoedev em2 authproto pap \ authname 'username@solcon.net' authkey 'password' up dest 0.0.0.1 ! /sbin/route add default 123.123.123.1 I'm using a configuration like that with static