PPPOE using PPP IPCP problem

Mark boxend at redtick.homeunix.com
Thu Sep 9 06:28:22 PDT 2004


On Thu, Sep 09, 2004 at 11:03:57AM +1000, Kris wrote:
> Hi
> 
>  
> 
> I am trying to connect to a DSL provider in Australia called OPTUS. I have
> configured many other DSL providers with no hassle previously but this
> particular ISP I keep running into the following problems which I hope
> *someone* can shed some light on. 
> 
>  
> 
> I have tried the box that I will be using and the same ppp configuration on
> my ADSL provider at home with no problems at all, just for piece of mind
> that the box itself and everything is working.
> 
>  
> 
> Here is the ppp.conf and then the resulting log file. I seem to be getting
> Authenticated and then being sent an IPCP request to configure my local and
> remote IP's etc.. but it seems it is being ignored because ppp is still in
> the Authenticate state. A seen in the log towards the end..
> 
>  
> 
>  tun0: Phase: Pap Input: SUCCESS ()
> 
>  tun0: IPCP: deflink: Error: Unexpected IPCP in phase Authenticate (ignored)
> 
>  last message repeated 6 times
> 
>  last message repeated 2 times
> 
>  
> 
>  
> 
> Does anyone have any ideas as to what is going on and how I may fix it ?
> 
>  
> 
> Kris
> 
>  
< snip snip


Try add default HISADDR in the config file. I think the ipcp is trying to set the gateway
ip and you set it to 0 0 with the current setting.
> 


More information about the freebsd-questions mailing list