[relug] Re: problema networking

  • From: Francesco <francesco_rovesti@xxxxxxxxxxxx>
  • To: relug@xxxxxxxxxxxxx
  • Date: Mon, 02 Jan 2006 12:00:12 +0100

Marco Bertolini - Sal ha scritto:

Che meravigliosa azienda la telecom..Ti fanno pagare un modem e poi ti
modificano il software che c'è dentro in modo che tu non lo possa usare
come cavolo vuoi.


a meno che io non aggiorni il firmware aiutandomi con le numerose guide per il mio modem che ci sono su internet... vedrò...
potrei anche trasformare il modem che ho in router 504t con una sola entrata, però ho paura di far danni. cosa mi consigli?


Protocollo-Incapsulamento Bridge LLC/SNAP



L'ultima riga è il motivo per cui non funziona tutto come dovrebbe. Alice ti obbliga ad usare il bridged PPPOE che è diverso da quello che uso io e non ho mai ben capito fino in fondo.

Bene, si ricomncia da capo e vediamo di fare in modo che il tuo kernel
supporti PPPOE.

Entra in menuconfig e vai in

Device Drivers -> Networking Support -> PPP over Ethernet

E' marcato con l'asterisco?


Nel kernel una vera e propria voce PPPoverEthernet non c'è, nel senso che c'è ma si chiama in modo diverso, almeno credo.

Nel kernel 2.6.14.3 ciò che riguarda il networking è diviso in due parti:

- Networking --> Packet Socket, Unix Domain Socket, IPsec, TCP/IP networking, varie cose sul routing, INET, IPv6, 802.1d Ethernet Bridging, 802.1q VLAN Support, LLC2 Support, QoS and/or fair queueing, più var sottomenù.

Io qui ho attivato: Packet Socket, Unix DOmain Socket, TCP/IP networking, IP: advanced router con l'asterisco; e come moduli <M> IPsec user configuration interface, <M> PF_KEY sockets, <M> IP: AH transformation, <M> IP: ESP transformation, <M> IP: IPComp transformation, <M> INET: socket monitoring interface, <M> The IPv6 protocol, <M> IPv6: AH transformation, <M> IPv6: ESP transformation.

- Device Drivers --> Network Device Support ---> Dummy, Bonding Driver, EQL, TUN/TAP, PHY device, Ethernet 10/100 Mb, Eth 1000 Mb, Eth 10000 Mb, Token Ring, Wireless LAN, Wan Interfaces, FDDI, PLIP, PPP support, PPP filtering, SLIP, Fiber Channel, più vari sottomenù.

Io ho attivato: PHY Device support and infrastructure, Ethernet (10 or 100Mbit) --> EISA, VLB, PCI and on board controllers --> RealTek RTL-8129/8130/8139 PCI Fast Ethernet Adapter support, PPP (point-to-point protocol).

Questa è la situazione al momento attuale, ma ho fatto tante prove nei giorni scorsi cambiando un po' di cose, ma tutti i tentativi sono stati vani.
Se faccio pppoeconf mi vede la scheda di rete su eth0 e me la configura correttamente (sembra). Se però poi mi connetto e do il comando route -n non c'è niente, ne eth0 ne ppp0, e dando il comando plog mi dice:
pppd: Failed to create PPPoE socket: Address family not supported by protocol.




ciao
Berto


ciao
      Fra


Other related posts: