Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kernel patch dsl
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
razorbuzz
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jul 2002
Posts: 88
Location: Bielefeld

PostPosted: Thu Jul 11, 2002 6:54 pm    Post subject: kernel patch dsl Reply with quote

moin,

normalerweise müsste ich doch wenn ich diese beiden ppp-2.4.1-pppoe4.tgz und rp-pppoe-3.3tar.gz files gesaugt habe und ein ermege rp-pppoe ausgeführt habe, bei kernel kompilieren unter config_netdevices - ein config _pppoe =y eintragen , oder ?

nur die option gibts bei mir gar nicht.

derzeit verwende ich kernel 2.4.19-gentoo R5

weisss jemand woran das liegt..

wenn ich richtig leige kann ich nämlcih sonst nicht online mit adsl gehen, oder ?
Back to top
View user's profile Send private message
tux-fan
Tux's lil' helper
Tux's lil' helper


Joined: 10 Apr 2002
Posts: 131
Location: Paderborn, Germany

PostPosted: Fri Jul 12, 2002 8:09 am    Post subject: Reply with quote

Für den ADSL Zugang und zur Vorbereitung einer Firewall, die Du möglicherweise noch einrichten möchtest, solltest Du folgendes im Kernel aktivieren:
Code:
Networking options:
<*> Packet socket
[*] Network packet filtering (replaces ipchains) --->
<*> Unix domain sockets
[*] TCP/IP networking
[*]   IP: advanced router
[*]   IP: policy routing
[*]     IP: use netfilter MARK value as routing key
[*]     IP: fast network address translation
[*]   IP: use TOS value as routing key

Code:
IP: Netfilter Configuration --->
[*] alle Optionen einschalten

dieses solltest Du nicht aktivieren:
Code:
Networking options:
[ ]   IP: TCP Explicit Congestion Notification support
dann unter dem Menüpunkt:
Code:
Network device support  --->
<*> PPP (point-to-point protocol) support
[ ]   PPP multilink support (EXPERIMENTAL)
[ ]   PPP filtering
< >    PPP support for async serial ports
< >    PPP support for sync tty ports
<*>   PPP Deflate compression
<*>   PPP BSD-Compress compression
<*>   PPP over Ethernet (EXPERIMENTAL)

Wenn Kernel und Module neu compiliert und installiert sind, muss noch das rp-pppoe Paket installiert werden:
emerge rp-pppoe

Mit adsl-setup wird dann der ADSL-Zugang konfiguriert.

Um ADSL beim Systemstart zu aktivieren, noch einen Eintrag in /etc/conf.d/local.start hinzufügen:
# ADSL Zugang starten
/usr/sbin/adsl-start


Gruß tux-fan
Back to top
View user's profile Send private message
thund3rbird
n00b
n00b


Joined: 19 Sep 2002
Posts: 35

PostPosted: Fri Oct 04, 2002 10:26 pm    Post subject: Reply with quote

Genau das habe ich gesucht *g*


Jetzt weis ich warum das DSL bei mir nicht funktioniert :-)

hoffe das es nach euerneuter Kernelkompilierung funktioniert *g*


THX
Back to top
View user's profile Send private message
jew.de
Apprentice
Apprentice


Joined: 25 Sep 2002
Posts: 226
Location: Frankfurt/Main

PostPosted: Sat Oct 05, 2002 7:27 am    Post subject: Reply with quote

tux-fan wrote:

Code:
Network device support  --->
<*> PPP (point-to-point protocol) support
[ ]   PPP multilink support (EXPERIMENTAL)
[ ]   PPP filtering
< >    PPP support for async serial ports
< >    PPP support for sync tty ports
<*>   PPP Deflate compression
<*>   PPP BSD-Compress compression
<*>   PPP over Ethernet (EXPERIMENTAL)


Hi, wenn Du die rp-pppoe Treiber nutzt, dann brauchst Du Kernel seitig keine pppoe Treiber laden. Das sind zwei verschiedene Arten eine DSL Verbindung aufzubauen.

Tobi
Back to top
View user's profile Send private message
thund3rbird
n00b
n00b


Joined: 19 Sep 2002
Posts: 35

PostPosted: Sat Oct 05, 2002 9:36 am    Post subject: Reply with quote

Bei mir sieht der Kernel jetzt so aus

Code:
Network device support  --->
<M> PPP (point-to-point protocol) support
[ ]   PPP multilink support (EXPERIMENTAL)
[ ]   PPP filtering
<M>    PPP support for async serial ports
<M>    PPP support for sync tty ports
<M>   PPP Deflate compression
<M>   PPP BSD-Compress compression
<M>   PPP over Ethernet (EXPERIMENTAL)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum