root@hostname:/home/user# lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo KT266/A/333]
00:01.0 PCI bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo KT266/A/333 AGP]
00:0c.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 07)
00:0c.1 Input device controller: Creative Labs SB Live! MIDI/Game Port (rev 07)
00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8235 ISA Bridge
00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 50)
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 74)
01:00.0 VGA compatible controller: Intel Corporation 82740 (i740) AGP Graphics Accelerator (rev 21)

root@hostname:/home/user# modprobe via-rhine
root@hostname:/home/user# pppoe-start
........... Connected!
root@hostname:/home/user# ping www.google.it

root@hostname:/home/user# ifconfig
eth0 Link encap:Ethernet HWaddr 00:0A:E6:79:2D:31
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:33 errors:0 dropped:0 overruns:0 frame:0
TX packets:18 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2404 (2.3 Kb) TX bytes:718 (718.0 b)
Interrupt:11 Base address:0xe000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 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 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

ppp0 Link encap:Point-to-Point Protocol
inet addr:82.55.89.186 P-t-P:192.168.100.1 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:18 errors:0 dropped:0 overruns:0 frame:0
TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:1045 (1.0 Kb) TX bytes:120 (120.0 b)

root@hostname:/home/user# ping 123.24.25.15
PING 123.24.25.15 (123.24.25.15) 56(84) bytes of data.

--- 123.24.25.15 ping statistics ---
6 packets transmitted, 0 received, 100% packet loss, time 5015ms

root@hostname:/home/user# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface

root@hostname:/home/user# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.100.1 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 0.0.0.0 0.0.0.0 U 0 0 0 ppp0
root@hostname:/home/user# jed /etc/resolv.conf
F10 key ==> File Edit Search Buffers Windows System Help
nameserver 85.37.17.45
nameserver 151.99.125.1

root@hostname:/home/user# netconfig
ENTER HOSTNAME: hostname <OK>
ENTER DOMAINNAME FOR "hostname": domainname <OK>
SETUP IP ADDRESS FOR "hostname.domainname": loopback <OK>
NETWORK SETUP COMPLELE
IP ADDRESS = 127.0.0.1
NETMASL = 255.255.255.0
is correct?: <yes>


QUESTO NON DOVREBBE CONTARE VISTO CHE SONO GLI STESSI PARAMETRI USATI SU SLACK 10.1

Prospetto PPPOE-SETUP
Ethernet Interface: eth0
User name: miouser
Activate-on-demand: No
DNS addresses: Supplied by ISP's server
Firewalling: MASQUERADE

NEANCHE QUESTO DOVREBBE CONTARE, SONO SEMPRE GLI STESSI PARAMETRI USATI SU SLACK 10.1