[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pptpclient-devel
Subject:    [pptp-devel] (no subject)
From:       arcadiy () ivanovy ! net
Date:       2002-09-23 21:51:02
[Download RAW message or body]

Good time of the day,

I want at first to apologize for possible stupid questions/problems I
might have with my ppp. Please forgive me for I am a noob in regards to
PPP on Xnix.

I have FreeBSD v.4.6.2 release. I've got pptpclient v.1.1.0-1 from the
FreeBSD ports. When I call #pptp hostname WORK the authentication is
successful and ifconfig shows tun0 being 10.2.4.X -> hostname. Alas,
and sometimes it takes 5 sec sometimes up to 1 min, the pptp closes the
tunnel. Here are the logs and conf:

------------- ppp.conf------------
WORK:
 set authname DOMAIN\\Username
 set authkey password
 set timeout 0
 set log Phase Chat tun command LCP IPCP CCP debug
 set ifaddr 0 0
 add 10.2.4.0/24 HISADDR

-----------------------------------

-------------  ppp.log ------------
Sep 23 17:23:38 fw1 ppp[2429]: Phase: Using interface: tun0
Sep 23 17:23:38 fw1 ppp[2429]: Phase: deflink: Created in closed state
Sep 23 17:23:38 fw1 ppp[2429]: tun0: Command: WORK: set ifaddr 0 0
Sep 23 17:23:38 fw1 ppp[2429]: tun0: Command: WORK: add 10.2.4.0/24 HISADDR
Sep 23 17:23:38 fw1 ppp[2429]: tun0: Phase: PPP Started (direct mode).
Sep 23 17:23:38 fw1 ppp[2429]: tun0: Debug: Select changes time: no
Sep 23 17:23:38 fw1 ppp[2429]: tun0: Phase: bundle: Establish
Sep 23 17:23:38 fw1 ppp[2429]: tun0: Phase: deflink: closed -> opening
Sep 23 17:23:38 fw1 ppp[2429]: tun0: Debug: deflink: Input is a tty (/dev/ttyp0)
Sep 23 17:23:38 fw1 ppp[2429]: tun0: Debug: deflink: tty_Create: physical (get): fd = \
                0, iflag = 0, oflag = 2, cflag = 4b00
Sep 23 17:23:38 fw1 ppp[2429]: tun0: Debug: deflink: physical (put): iflag = 201, \
                oflag = 2, cflag = 3cb00
Sep 23 17:23:38 fw1 ppp[2429]: tun0: Phase: deflink: Connected!
Sep 23 17:23:38 fw1 ppp[2429]: tun0: Phase: deflink: opening -> carrier
Sep 23 17:23:38 fw1 ppp[2429]: tun0: Debug: deflink: Using tty_Timeout [0x8077a9c]
Sep 23 17:23:38 fw1 ppp[2429]: tun0: Debug: Waiting for carrier
Sep 23 17:23:39 fw1 ppp[2429]: tun0: Debug: deflink: Entering tty_Raw
Sep 23 17:23:39 fw1 ppp[2429]: tun0: Phase: deflink: carrier -> lcp
Sep 23 17:23:39 fw1 ppp[2429]: tun0: LCP: FSM: Using "deflink" as a transport
Sep 23 17:23:39 fw1 ppp[2429]: tun0: LCP: deflink: State change Initial --> Closed
Sep 23 17:23:39 fw1 ppp[2429]: tun0: LCP: deflink: State change Closed --> Stopped
Sep 23 17:23:40 fw1 ppp[2429]: tun0: LCP: deflink: LayerStart
Sep 23 17:23:40 fw1 ppp[2429]: tun0: LCP: deflink: SendConfigReq(1) state = Stopped
Sep 23 17:23:40 fw1 ppp[2429]: tun0: LCP:  ACFCOMP[2]
Sep 23 17:23:40 fw1 ppp[2429]: tun0: LCP:  PROTOCOMP[2]
Sep 23 17:23:40 fw1 ppp[2429]: tun0: LCP:  ACCMAP[6] 0x00000000
Sep 23 17:23:40 fw1 ppp[2429]: tun0: LCP:  MRU[4] 1500
Sep 23 17:23:40 fw1 ppp[2429]: tun0: LCP:  MAGICNUM[6] 0x4492e65d
Sep 23 17:23:40 fw1 ppp[2429]: tun0: Debug: fsm_Output
Sep 23 17:23:40 fw1 ppp[2429]: tun0: Debug:  01 01 00 18 08 02 07 02 02 06 00 00 00 \
                00 01 04  ................
Sep 23 17:23:40 fw1 ppp[2429]: tun0: Debug:  05 dc 05 06 44 92 e6 5d                  \
                ....D..]
Sep 23 17:23:40 fw1 ppp[2429]: tun0: Debug: proto_LayerPush: Using 0xc021
Sep 23 17:23:40 fw1 ppp[2429]: tun0: Debug: link_PushPacket: Transmit proto 0xc021
Sep 23 17:23:40 fw1 ppp[2429]: tun0: Debug: m_enqueue: len = 1
Sep 23 17:23:40 fw1 ppp[2429]: tun0: LCP: deflink: State change Stopped --> Req-Sent
Sep 23 17:23:40 fw1 ppp[2429]: tun0: Debug: m_dequeue: queue len = 1
Sep 23 17:23:40 fw1 ppp[2429]: tun0: Debug: link_Dequeue: Dequeued from queue 1, \
                containing 0 more packets
Sep 23 17:23:40 fw1 ppp[2429]: tun0: Debug: deflink: DescriptorWrite: wrote 52(52) to \
                0
Sep 23 17:23:43 fw1 ppp[2429]: tun0: LCP: deflink: SendConfigReq(1) state = Req-Sent
Sep 23 17:23:43 fw1 ppp[2429]: tun0: LCP:  ACFCOMP[2]
Sep 23 17:23:43 fw1 ppp[2429]: tun0: LCP:  PROTOCOMP[2]
Sep 23 17:23:43 fw1 ppp[2429]: tun0: LCP:  ACCMAP[6] 0x00000000
Sep 23 17:23:43 fw1 ppp[2429]: tun0: LCP:  MRU[4] 1500
Sep 23 17:23:43 fw1 ppp[2429]: tun0: LCP:  MAGICNUM[6] 0x4492e65d
Sep 23 17:23:43 fw1 ppp[2429]: tun0: Debug: fsm_Output
Sep 23 17:23:43 fw1 ppp[2429]: tun0: Debug:  01 01 00 18 08 02 07 02 02 06 00 00 00 \
                00 01 04  ................
Sep 23 17:23:43 fw1 ppp[2429]: tun0: Debug:  05 dc 05 06 44 92 e6 5d                  \
                ....D..]
Sep 23 17:23:43 fw1 ppp[2429]: tun0: Debug: proto_LayerPush: Using 0xc021
Sep 23 17:23:43 fw1 ppp[2429]: tun0: Debug: link_PushPacket: Transmit proto 0xc021
Sep 23 17:23:43 fw1 ppp[2429]: tun0: Debug: m_enqueue: len = 1
Sep 23 17:23:43 fw1 ppp[2429]: tun0: Debug: m_dequeue: queue len = 1
Sep 23 17:23:43 fw1 ppp[2429]: tun0: Debug: link_Dequeue: Dequeued from queue 1, \
                containing 0 more packets
Sep 23 17:23:43 fw1 ppp[2429]: tun0: Debug: deflink: DescriptorWrite: wrote 52(52) to \
                0
Sep 23 17:23:46 fw1 ppp[2429]: tun0: LCP: deflink: SendConfigReq(1) state = Req-Sent
Sep 23 17:23:46 fw1 ppp[2429]: tun0: LCP:  ACFCOMP[2]
Sep 23 17:23:46 fw1 ppp[2429]: tun0: LCP:  PROTOCOMP[2]
Sep 23 17:23:46 fw1 ppp[2429]: tun0: LCP:  ACCMAP[6] 0x00000000
Sep 23 17:23:46 fw1 ppp[2429]: tun0: LCP:  MRU[4] 1500
Sep 23 17:23:46 fw1 ppp[2429]: tun0: LCP:  MAGICNUM[6] 0x4492e65d
Sep 23 17:23:46 fw1 ppp[2429]: tun0: Debug: fsm_Output
Sep 23 17:23:46 fw1 ppp[2429]: tun0: Debug:  01 01 00 18 08 02 07 02 02 06 00 00 00 \
                00 01 04  ................
Sep 23 17:23:46 fw1 ppp[2429]: tun0: Debug:  05 dc 05 06 44 92 e6 5d                  \
                ....D..]
Sep 23 17:23:46 fw1 ppp[2429]: tun0: Debug: proto_LayerPush: Using 0xc021
Sep 23 17:23:46 fw1 ppp[2429]: tun0: Debug: link_PushPacket: Transmit proto 0xc021
Sep 23 17:23:46 fw1 ppp[2429]: tun0: Debug: m_enqueue: len = 1
Sep 23 17:23:46 fw1 ppp[2429]: tun0: Debug: m_dequeue: queue len = 1
Sep 23 17:23:46 fw1 ppp[2429]: tun0: Debug: link_Dequeue: Dequeued from queue 1, \
                containing 0 more packets
Sep 23 17:23:46 fw1 ppp[2429]: tun0: Debug: deflink: DescriptorWrite: wrote 52(52) to \
                0
Sep 23 17:23:49 fw1 ppp[2429]: tun0: LCP: deflink: SendConfigReq(1) state = Req-Sent
Sep 23 17:23:49 fw1 ppp[2429]: tun0: LCP:  ACFCOMP[2]
Sep 23 17:23:49 fw1 ppp[2429]: tun0: LCP:  PROTOCOMP[2]
Sep 23 17:23:49 fw1 ppp[2429]: tun0: LCP:  ACCMAP[6] 0x00000000
Sep 23 17:23:49 fw1 ppp[2429]: tun0: LCP:  MRU[4] 1500
Sep 23 17:23:49 fw1 ppp[2429]: tun0: LCP:  MAGICNUM[6] 0x4492e65d
Sep 23 17:23:49 fw1 ppp[2429]: tun0: Debug: fsm_Output
Sep 23 17:23:49 fw1 ppp[2429]: tun0: Debug:  01 01 00 18 08 02 07 02 02 06 00 00 00 \
                00 01 04  ................
Sep 23 17:23:49 fw1 ppp[2429]: tun0: Debug:  05 dc 05 06 44 92 e6 5d                  \
                ....D..]
Sep 23 17:23:49 fw1 ppp[2429]: tun0: Debug: proto_LayerPush: Using 0xc021
Sep 23 17:23:49 fw1 ppp[2429]: tun0: Debug: link_PushPacket: Transmit proto 0xc021
Sep 23 17:23:49 fw1 ppp[2429]: tun0: Debug: m_enqueue: len = 1
Sep 23 17:23:49 fw1 ppp[2429]: tun0: Debug: m_dequeue: queue len = 1
Sep 23 17:23:49 fw1 ppp[2429]: tun0: Debug: link_Dequeue: Dequeued from queue 1, \
                containing 0 more packets
Sep 23 17:23:49 fw1 ppp[2429]: tun0: Debug: deflink: DescriptorWrite: wrote 52(52) to \
                0
Sep 23 17:23:52 fw1 ppp[2429]: tun0: LCP: deflink: SendConfigReq(1) state = Req-Sent
Sep 23 17:23:52 fw1 ppp[2429]: tun0: LCP:  ACFCOMP[2]
Sep 23 17:23:52 fw1 ppp[2429]: tun0: LCP:  PROTOCOMP[2]
Sep 23 17:23:52 fw1 ppp[2429]: tun0: LCP:  ACCMAP[6] 0x00000000
Sep 23 17:23:52 fw1 ppp[2429]: tun0: LCP:  MRU[4] 1500
Sep 23 17:23:52 fw1 ppp[2429]: tun0: LCP:  MAGICNUM[6] 0x4492e65d
Sep 23 17:23:52 fw1 ppp[2429]: tun0: Debug: fsm_Output
Sep 23 17:23:52 fw1 ppp[2429]: tun0: Debug:  01 01 00 18 08 02 07 02 02 06 00 00 00 \
                00 01 04  ................
Sep 23 17:23:52 fw1 ppp[2429]: tun0: Debug:  05 dc 05 06 44 92 e6 5d                  \
                ....D..]
Sep 23 17:23:52 fw1 ppp[2429]: tun0: Debug: proto_LayerPush: Using 0xc021
Sep 23 17:23:52 fw1 ppp[2429]: tun0: Debug: link_PushPacket: Transmit proto 0xc021
Sep 23 17:23:52 fw1 ppp[2429]: tun0: Debug: m_enqueue: len = 1
Sep 23 17:23:52 fw1 ppp[2429]: tun0: Debug: m_dequeue: queue len = 1
Sep 23 17:23:52 fw1 ppp[2429]: tun0: Debug: link_Dequeue: Dequeued from queue 1, \
                containing 0 more packets
Sep 23 17:23:52 fw1 ppp[2429]: tun0: Debug: deflink: DescriptorWrite: wrote 52(52) to \
                0
Sep 23 17:23:55 fw1 ppp[2429]: tun0: LCP: deflink: LayerFinish
Sep 23 17:23:55 fw1 ppp[2429]: tun0: LCP: deflink: State change Req-Sent --> Stopped
Sep 23 17:23:55 fw1 ppp[2429]: tun0: LCP: deflink: State change Stopped --> Closed
Sep 23 17:23:55 fw1 ppp[2429]: tun0: LCP: deflink: State change Closed --> Initial
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Phase: deflink: Disconnected!
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: deflink: Close
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Phase: deflink: Connect time: 17 secs: 0 octets \
                in, 260 octets out
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Phase: deflink: : 0 packets in, 5 packets out
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Phase:  total 15 bytes/sec, peak 20 bytes/sec on \
                Mon Sep 23 17:23:43 2002
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Phase: deflink: lcp -> closed
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete (5)
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: Found the following interfaces:
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug:  Index 1, name "xl0"
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug:  Index 2, name "xl1"
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug:  Index 3, name "ppp0"
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug:  Index 4, name "lo0"
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug:  Index 5, name "tun0"
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 37, Netif: 1 \
                (xl0), flags: 10803, dst: 0.0.0.0 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 37, Netif: 1 \
                (xl0), flags: 101, dst: 24.128.236.0 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 20405, dst: 24.128.236.1 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 4 \
                (lo0), flags: 807, dst: 24.128.236.76 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 60007, dst: 66.37.209.14 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 60007, dst: 66.37.209.15 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 4 \
                (lo0), flags: 200005, dst: 127.0.0.1 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 60007, dst: 140.142.4.227 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 20007, dst: 192.43.244.18 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 37, Netif: 2 \
                (xl1), flags: 101, dst: 192.168.157.0 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 2 \
                (xl1), flags: 20405, dst: 192.168.157.40 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 2 \
                (xl1), flags: 20405, dst: 192.168.157.45 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 2 \
                (xl1), flags: 20405, dst: 192.168.157.51 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 2 \
                (xl1), flags: 20405, dst: 192.168.157.59 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 2 \
                (xl1), flags: 20405, dst: 192.168.157.60 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 60007, dst: 204.127.202.19 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 20007, dst: 208.178.188.45 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 60007, dst: 212.33.142.6 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 37, Netif: 1 \
                (xl0), flags: 10803, dst: 0.0.0.0 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 37, Netif: 1 \
                (xl0), flags: 101, dst: 24.128.236.0 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 20405, dst: 24.128.236.1 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 4 \
                (lo0), flags: 807, dst: 24.128.236.76 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 60007, dst: 66.37.209.14 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 60007, dst: 66.37.209.15 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 4 \
                (lo0), flags: 200005, dst: 127.0.0.1 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 60007, dst: 140.142.4.227 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 20007, dst: 192.43.244.18 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 37, Netif: 2 \
                (xl1), flags: 101, dst: 192.168.157.0 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 2 \
                (xl1), flags: 20405, dst: 192.168.157.40 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 2 \
                (xl1), flags: 20405, dst: 192.168.157.45 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 2 \
                (xl1), flags: 20405, dst: 192.168.157.51 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 2 \
                (xl1), flags: 20405, dst: 192.168.157.59 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 2 \
                (xl1), flags: 20405, dst: 192.168.157.60 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 60007, dst: 204.127.202.19 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 20007, dst: 208.178.188.45 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 60007, dst: 212.33.142.6 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Phase: bundle: Dead
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_UpdateMTU (5)
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: DoLoop done.
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Phase: PPP Terminated (normal).
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete (5)
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 37, Netif: 1 \
                (xl0), flags: 10803, dst: 0.0.0.0 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 37, Netif: 1 \
                (xl0), flags: 101, dst: 24.128.236.0 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 20405, dst: 24.128.236.1 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 4 \
                (lo0), flags: 807, dst: 24.128.236.76 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 60007, dst: 66.37.209.14 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 60007, dst: 66.37.209.15 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 4 \
                (lo0), flags: 200005, dst: 127.0.0.1 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 60007, dst: 140.142.4.227 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 20007, dst: 192.43.244.18 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 37, Netif: 2 \
                (xl1), flags: 101, dst: 192.168.157.0 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 2 \
                (xl1), flags: 20405, dst: 192.168.157.40 ?
Sep 23 17:23:55 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 2 \
                (xl1), flags: 20405, dst: 192.168.157.45 ?
Sep 23 17:23:56 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 2 \
                (xl1), flags: 20405, dst: 192.168.157.51 ?
Sep 23 17:23:56 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 2 \
                (xl1), flags: 20405, dst: 192.168.157.59 ?
Sep 23 17:23:56 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 2 \
                (xl1), flags: 20405, dst: 192.168.157.60 ?
Sep 23 17:23:56 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 60007, dst: 204.127.202.19 ?
Sep 23 17:23:56 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 20007, dst: 208.178.188.45 ?
Sep 23 17:23:56 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 60007, dst: 212.33.142.6 ?
Sep 23 17:23:56 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 37, Netif: 1 \
                (xl0), flags: 10803, dst: 0.0.0.0 ?
Sep 23 17:23:56 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 37, Netif: 1 \
                (xl0), flags: 101, dst: 24.128.236.0 ?
Sep 23 17:23:56 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 20405, dst: 24.128.236.1 ?
Sep 23 17:23:56 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 4 \
                (lo0), flags: 807, dst: 24.128.236.76 ?
Sep 23 17:23:56 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 60007, dst: 66.37.209.14 ?
Sep 23 17:23:56 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 60007, dst: 66.37.209.15 ?
Sep 23 17:23:56 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 4 \
                (lo0), flags: 200005, dst: 127.0.0.1 ?
Sep 23 17:23:56 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 60007, dst: 140.142.4.227 ?
Sep 23 17:23:56 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 20007, dst: 192.43.244.18 ?
Sep 23 17:23:56 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 37, Netif: 2 \
                (xl1), flags: 101, dst: 192.168.157.0 ?
Sep 23 17:23:56 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 2 \
                (xl1), flags: 20405, dst: 192.168.157.40 ?
Sep 23 17:23:56 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 2 \
                (xl1), flags: 20405, dst: 192.168.157.45 ?
Sep 23 17:23:56 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 2 \
                (xl1), flags: 20405, dst: 192.168.157.51 ?
Sep 23 17:23:56 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 2 \
                (xl1), flags: 20405, dst: 192.168.157.59 ?
Sep 23 17:23:56 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 2 \
                (xl1), flags: 20405, dst: 192.168.157.60 ?
Sep 23 17:23:56 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 60007, dst: 204.127.202.19 ?
Sep 23 17:23:56 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 20007, dst: 208.178.188.45 ?
Sep 23 17:23:56 fw1 ppp[2429]: tun0: Debug: route_IfDelete: addrs: 33, Netif: 1 \
                (xl0), flags: 60007, dst: 212.33.142.6 ?
Sep 23 17:23:56 fw1 ppp[2429]: tun0: Debug: Radius: Destroy called from \
                bundle_Destroy
Sep 23 17:23:56 fw1 ppp[2429]: tun0: Debug: Radius: radius_Destroy
-----------------------------------

--------- messages.log ------------
Sep 23 17:23:37 fw1 pptp[2432]: log[pptp_dispatch_ctrl_packet:pptp_ctrl.c:580]: \
                Client connection established.
Sep 23 17:23:38 fw1 pptp[2432]: log[pptp_dispatch_ctrl_packet:pptp_ctrl.c:708]: \
                Outgoing call established (call ID 0, peer's call ID 479).
Sep 23 17:23:56 fw1 pptp[2430]: log[decaps_hdlc:pptp_gre.c:129]: short read (0): \
                Invalid argument
Sep 23 17:23:56 fw1 pptp[2432]: log[callmgr_main:pptp_callmgr.c:245]: Closing \
                connection
Sep 23 17:23:56 fw1 pptp[2432]: log[pptp_conn_close:pptp_ctrl.c:307]: Closing PPTP \
                connection
Sep 23 17:23:58 fw1 pptp[2432]: log[call_callback:pptp_callmgr.c:88]: Closing \
                connection
-----------------------------------


In the messages log there is a "short read", but its different from
anything I found in KDB on the main pptpclient site.

I will greatly appreciate all the help.

Arcadiy




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
pptpclient-devel mailing list
pptpclient-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pptpclient-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic