Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Nov 2000 23:19:04 EST
From:      Andrea Venturoli <ml.ventu@flashnet.it>
To:        freebsd-net@freebsd.org
Subject:   ppp server help
Message-ID:  <200011302219.eAUMJ2n11526@relay.flashnet.it>

next in thread | raw e-mail | index | archive | help
I'm trying to set up a ppp server on a 4.1.1-R system; the modem answers correctly, but I   
get the following in /var/log/ppp.log: 
 
Phase: Using interface: tun1                                                                   
tun1: Phase: PPP Started (direct mode).                                                        
tun1: Debug: Select changes time: no                                                           
tun1: Phase: bundle: Establish                                                                 
tun1: Phase: deflink: closed -> opening                                                        
tun1: Debug: deflink: Input is a tty (/dev/ttyd2)                                              
tun1: Debug: deflink: tty_Create: physical (get): fd = 0, iflag = 0, oflag = 6, cflag =   
34b00  
tun1: Debug: deflink: physical (put): iflag = 201, oflag = 6, cflag = 3cb00                    
tun1: Phase: deflink: Connected!                                                               
tun1: Phase: deflink: opening -> carrier                                                       
tun1: Debug: deflink: Entering tty_Raw                                                         
tun1: Phase: deflink: carrier -> lcp                                                           
tun1: LCP: FSM: Using "deflink" as a transport                                                 
tun1: LCP: deflink: State change Initial --> Closed                                            
tun1: LCP: deflink: State change Closed --> Stopped                                            
tun1: Physical: read                                                                           
tun1: Physical:  7d 21 7d 21 7d 20 7d 37 7d 22 7d 26 7d 20 7d 2a  }!}!} }7}"}&} }*             
tun1: Physical:  7d 20 7d 20 7d 25 7d 26 7d 20 7d 39 b6 74 7d 27  } } }%}&} }9.t}'             
tun1: Physical:  7d 22 7d 28 7d 22 7d 2d 7d 23 7d 26 d8 ff 7e     }"}(}"}-}#}&..~              
tun1: Debug: deflink: DescriptorRead: read 47/2048 from 0                                      
tun1: Sync: Read                                                                               
tun1: Sync:  7d 21 7d 21 7d 20 7d 37 7d 22 7d 26 7d 20 7d 2a  }!}!} }7}"}&} }*                 
tun1: Sync:  7d 20 7d 20 7d 25 7d 26 7d 20 7d 39 b6 74 7d 27  } } }%}&} }9.t}'                 
tun1: Sync:  7d 22 7d 28 7d 22 7d 2d 7d 23 7d 26 d8 ff 7e     }"}(}"}-}#}&..~                  
tun1: Debug: proto_LayerPull: unknown -> 0x007d                                                
tun1: Debug: link_PullPacket: Despatch proto 0x007d                                            
tun1: Phase: Unknown protocol 0x007d (reserved (Control Escape))                               
tun1: LCP: deflink: SendProtocolRej(1) state = Stopped                                         
tun1: Debug: fsm_Output                                                                        
tun1: Debug:  08 01 00 34 00 7d 21 7d 21 7d 20 7d 37 7d 22 7d  ...4.}!}!} }7}"}                
tun1: Debug:  26 7d 20 7d 2a 7d 20 7d 20 7d 25 7d 26 7d 20 7d  &} }*} } }%}&} }                
tun1: Debug:  39 b6 74 7d 27 7d 22 7d 28 7d 22 7d 2d 7d 23 7d  9.t}'}"}(}"}-}#}                
tun1: Debug:  26 d8 ff 7e                                      &..~                            
tun1: Debug: proto_LayerPush: Using 0xc021                                                     
tun1: Sync: Write                                                                              
tun1: Sync:  ff 03 c0 21 08 01 00 34 00 7d 21 7d 21 7d 20 7d  ...!...4.}!}!} }                 
tun1: Sync:  37 7d 22 7d 26 7d 20 7d 2a 7d 20 7d 20 7d 25 7d  7}"}&} }*} } }%}                 
tun1: Sync:  26 7d 20 7d 39 b6 74 7d 27 7d 22 7d 28 7d 22 7d  &} }9.t}'}"}(}"}                 
tun1: Sync:  2d 7d 23 7d 26 d8 ff 7e                          -}#}&..~                         
tun1: Debug: link_PushPacket: Transmit proto 0xc021                                            
tun1: Debug: m_enqueue: len = 1                                                                
tun1: Debug: m_dequeue: queue len = 1                                                          
.. 
 
and so on. Obviously no connection can get established. 
I've also tried different clients, but the result is roughly the same. 
 
Can anyone help me? 
 
 Bye & Thanks 
	av. 





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011302219.eAUMJ2n11526>