Your network configuration, depending on the type of connection...
I would need the mapping encapsulation / type of connection ;-)
I'm refering to
Parameters of ISP supported by eagle-usb driver
pppd / pppoa encapsultion=6 pppd/pppoa - PPPoA VXmux
- Encapsulation : 6 - PPPoa VCMux
- ISP : Free non dégroupé, Wanadoo, ...
- eth1 is the virtual interface (no IP, broadcast)
- ppp0 is the connection
ifconfig -a
eth0 Lien encap:Ethernet HWaddr 00:50:FC:47:C9:D6
adr inet6: fe80::250:fcff:fe47:c9d6/64 Scope:Lien
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
RX bytes:0 (0.0 b) TX bytes:378 (378.0 b)
Interruption:10 Adresse de base:0x4f00
eth1 Lien encap:Ethernet HWaddr 00:60:4C:0F:B1:63
adr inet6: fe80::260:4cff:fe0f:b163/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:284409 errors:0 dropped:0 overruns:0 frame:0
TX packets:184527 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
RX bytes:186276886 (177.6 Mb) TX bytes:20017039 (19.0 Mb)
lo Lien encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
adr inet6: ::1/128 Scope:Hôte
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:250 errors:0 dropped:0 overruns:0 frame:0
TX packets:250 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
RX bytes:17262 (16.8 Kb) TX bytes:17262 (16.8 Kb)
ppp0 Lien encap:Protocole Point-à-Point
inet adr:82.64.107.253 P-t-P:192.168.254.254 Masque:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:24034 errors:0 dropped:0 overruns:0 frame:0
TX packets:15375 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:3
RX bytes:27138098 (25.8 Mb) TX bytes:1183300 (1.1 Mb)
sit0 Lien encap:IPv6-dans-IPv4
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
route -n
Table de routage IP du noyau
Destination Passerelle Genmask Indic Metric Ref Use Iface
192.168.254.254 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 192.168.254.254 0.0.0.0 UG 0 0 0 ppp0
pppd / pppoe
does it exist ?
static