Hi folks,
I am using pppoe on OpenBSD 6.0 stable to setup a connection
to Deutsche Telekom (VDSL). Problem: Usually it takes 3 or 4
minutes to establish the connection. Is this as expected?
See below for the hostname.??? files. Using the default mtu
doesn't make a difference.
Any helpful comment is highly appreciated
Harri
----------------------------------------------------------------
# cat /etc/hostname.pppoe0
inet 0.0.0.0 255.255.255.255 NONE \
pppoedev re0 mtu 1500 \
authproto pap authname '[email protected]'
authkey 'yyyyyyyy' \
up
dest 0.0.0.1
!/sbin/route add default -ifp pppoe0 0.0.0.1
## not verified
## inet6 autoconf
#inet6 eui64
#!/sbin/route add -inet6 default -ifp pppoe0 fe80::
group extern
# cat /etc/hostname.re0
up mtu 1508