This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Setting Up PPPoA

I am trying to configure the connection to my ISP
They have specified

The basic requirements for your Lumison ADSL settings are:

Connection Type/Protocol: PPPoA (PPP on a Mac)
Encapsulation: VC-MUX
VPI: 0
VCI: 38
Modulation: Auto Sensing (preferred) or G.DMT
Authentication: CHAP
IP address assignment: Dynamic
Username/Password: As supplied by the Lumison provisioning team

we have a fixed IP address supplied by our ISP of 212.20.x.222 

So I have configured my ADSL 2+ modem as follows

Type  - Bridge
VPI      0
VCI      38
Encapsulation    Bridge VC Mux
IP Address        192.168.x.1

ON my ASG220 I have the following

Hardware       eth1
Type             DSL ( PPPoA/PPPTP)
Default GW    Ticked
Modem IP      192.168.x.1
NIC Address   Blank
NIC Mask       /24 255.255.255.0
Ping Address  Blank

The blanks are because I don't have a clue what to put here
The modem is connected and showing activity

The PPPoA log is showing

2009:12:02-12:19:33 mactagAstaro2 pppoa-sh: pptpc[5180] initiating PPTP connection  
2009:12:02-12:19:33 mactagAstaro2 pppoa-sh: pptpc[5180] waiting 10 sec for ip-up script  
2009:12:02-12:19:33 mactagAstaro2 pppd-pppoa[5793]: pppd 2.4.3 started by (unknown), uid 0 
2009:12:02-12:19:33 mactagAstaro2 pppd-pppoa[5793]: Couldn't get channel number: Input/output error 
2009:12:02-12:19:33 mactagAstaro2 pppd-pppoa[5793]: Script /usr/sbin/pptp-current 192.168.1.1 --nolaunchpppd finished (pid 5796), status = 0x1 
2009:12:02-12:19:33 mactagAstaro2 pppd-pppoa[5793]: Exit. 
2009:12:02-12:19:42 mactagAstaro2 pppoa-sh: pptpc[5180] looking for IP info in /var/run/pptp/eth1#REF_AxNOsVYzQD  
2009:12:02-12:19:42 mactagAstaro2 pppoa-sh: pptpc[5180] /var/run/pptp/eth1#REF_AxNOsVYzQD not found, check ip-up script  
2009:12:02-12:19:42 mactagAstaro2 pppoa-sh: pptpc[5180] shutting down pptp connection  192.168.1.1 
2009:12:02-12:19:47 mactagAstaro2 pppoa-sh: pptpc[5180] removing UNIX domain socket /var/run/pptp/192.168.1.1  
2009:12:02-12:19:47 mactagAstaro2 pppoa-sh: pptpc[5180] verifying running processes  
2009:12:02-12:19:47 mactagAstaro2 pppoa-sh: pptpc[5180] pppd: : call REF_AxNOsVYzQD ipparam eth1#REF_AxNOsVYzQD failed 
2009:12:02-12:19:47 mactagAstaro2 pppoa-sh: pptpc[5180] pptp: call manager or gre-gateway failed 
2009:12:02-12:19:47 mactagAstaro2 pppoa-sh: pptpc[5180] one or more processes missing  
2009:12:02-12:19:47 mactagAstaro2 pppoa-sh: pptpc[5180] shutting down pptp connection  192.168.1.1 
2009:12:02-12:19:52 mactagAstaro2 pppoa-sh: pptpc[5180] removing UNIX domain socket /var/run/pptp/192.168.1.1  
2009:12:02-12:19:52 mactagAstaro2 pppoa-sh: pptpc[5180] encountered 5 errors so far  
2009:12:02-12:19:52 mactagAstaro2 pppoa-sh: pptpc[5180] connection terminated after 14 sec  
2009:12:02-12:19:52 mactagAstaro2 pppoa-sh: pptpc[5180] connection terminated prematurely  
2009:12:02-12:19:52 mactagAstaro2 pppoa-sh: pptpc[5180] restarting connection in 30 sec  
2009:12:02-12:19:52 mactagAstaro2 pppoa-sh: pptpc[5180] 5/3 critical error threshold  


Can you help

Thanks in advance


This thread was automatically locked due to age.
  • Update on the above

    Further reading revealed that 

    NIC address is the IP of ( in this case) eth1
    Ping address is a pingable IP at the ISP ie DNS server ( in this case 222.20.226.130)

    So armed with this new found knowledge I deleted the existing eth1 setting and reapplyed
    as follows

    Name   External
    Hardware eth1
    Type DSL ( PPPoA/PPPTP)
    Default GW Ticked
    Modem IP 192.168.x.1
    NIC Address 192.168.x.2
    NIC Mask /24 255.255.255.0
    Ping Address 212.20.226.130

    This produces the attached log file

    Thanks
  • I have today tried different modem and setting the MTU at values recommended on various internet sites but to no avail.

    Still getting the 

    terminated with signal 15
    Modem hangup
    Connection Terminated


    Thanks for any help