Re: T-DSL

From: Ralf Borchert <borchert(at)advohost.de>
Date: Mon, 9 Oct 2000 12:07:30 +0200

Christoph Sold schrieb:

> Hellmuth Michaelis wrote:
>> http://www.ruhr.de/home/nathan/article.html .

> Hat das jemand gespiegelt, oder eine ähnliche Anleitung? (PPPoE für
> T-DSL)

Den Text habe ich leider nicht, aber das stand da und funktioniert
bei mir:

Netgraph in den Kernel einbinden:
options NETGRAPH
options NETGRAPH_ETHER
options NETGRAPH_SOCKET
options NETGRAPH_PPPOE

/etc/rc.conf
ifconfig_ed0="up"

/etc/ppp/ppp.conf
default:
 set device PPPoE:ed0
 set MTU 1492
 set MRU 1492
 set dial
 set crtscts off
 set speed sync
 accept lqr
 enable lqr
 set timeout 0
 disable deflate
 disable pred1
 disable vjcomp
 disable acfcomp
 disable protocomp
 set log Phase
 set ifaddr 10.0.0.1/0 10.0.0.2/0 0.0.0.0 0.0.0.0
 add default HISADDR
 set login
 set authname username
 set authkey password

Gruß
Ralf

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Mon 09 Oct 2000 - 12:25:35 CEST

search this site