Allied Telesis AR400 Series Come fare - Pagina 4

Sfoglia online o scarica il pdf Come fare per Router di rete Allied Telesis AR400 Series. Allied Telesis AR400 Series 8. How to set up pppoe between a linux client and access concentrator
Anche per Allied Telesis AR400 Series: Come configurare (6 pagine), Manuale di risoluzione dei problemi (8 pagine), Risoluzione dei problemi (5 pagine), Manuale di installazione rapida (8 pagine), Manuale di installazione rapida (12 pagine), Manuale di informazioni sulla sicurezza (18 pagine)

Allied Telesis AR400 Series Come fare
Starting the Link
!
[root@linux_client michael]# pppd pty 'pppoe -I eth1'
Loading PPP modules for linux kernel 2.4:
[root@linux_client michael]# ping 192.168.0.254
PING 192.168.0.254 (192.168.0.254) from 192.168.0.1 : 56(84) bytes of
64 bytes from 192.168.0.254: icmp_seq=0 ttl=64 time=357 usec
64 bytes from 192.168.0.254: icmp_seq=1 ttl=64 time=266 usec
64 bytes from 192.168.0.254: icmp_seq=2 ttl=64 time=256 usec
--- 192.168.0.254 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max/mdev = 0.256/0.293/0.357/0.045 ms
pppoe is actually another PPP daemon and we tell it to start pppoe discovery out eth1. The "pty"
part makes pppd converse via a pseudo terminal, otherwise all the PPP output goes to the screen
and hence the link will not come up.
Set Up PPPoE Between a Linux Client and an Allied Telesis Access Concentrator
To configure your linux device, start the pppd (PPP daemon) process and tell it to start
:
pppoe
data.
[
OK
]
4