ppp -auto my_provider

Alexander Bubnov ab_fatal at mail.ru
Wed Feb 2 01:15:54 PST 2005


Hello Tom,

Wednesday, February 2, 2005, 11:02:04 AM, you wrote:




> On Wed, 2 Feb 2005, Alexander Bubnov wrote:

>> could you help me, please? (I have FreeBSD 5.3)
>>
>> this question:
>> http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/ppp.html#PPP-AUTO-NOREASONDIAL
>>
>> Why does ppp(8) dial for no reason in -auto mode?

> I've fought the same irritating issue now and again.  As for
> diagnosis, the most useful thing I've found is to turn on full
> logging (in ppp.conf), then grep (or tail -f or whatever) the log
> looking for the dial trigger after a spurious dial.  I'm not on
> the machine from which I have the misfortune of needing to use a
> modem so I can't say off-hand the exact string to look for, but
> it's not any of the four lines you've posted.

full log (if it help you remeber that string, if not when you
are on that machine could you send me the string, please?):

Feb  2 11:27:56 fatal ppp[511]: Phase: Using interface: tun0
Feb  2 11:27:56 fatal ppp[511]: Phase: deflink: Created in closed state
Feb  2 11:27:56 fatal ppp[511]: tun0: Command: default: ident user-ppp VERSION (built COMPILATIONDATE)
Feb  2 11:27:56 fatal ppp[511]: tun0: Command: default: set device /dev/cuaa0
Feb  2 11:27:56 fatal ppp[511]: tun0: Command: default: set speed 115200
Feb  2 11:27:56 fatal ppp[511]: tun0: Command: default: set dial ABORT BUSY ABORT NO\sCARRIER TIMEOUT 5         "" AT OK-AT-OK ATE1Q0 OK \dATDT\T TIMEOUT 80 CONNECT
Feb  2 11:27:56 fatal ppp[511]: tun0: Command: default: set filter dial 1 deny udp src eq 53
Feb  2 11:27:56 fatal ppp[511]: tun0: Debug: Parse: Src: <AF_UNSPEC>
Feb  2 11:27:56 fatal ppp[511]: tun0: Debug: Parse: Dst: <AF_UNSPEC>
Feb  2 11:27:56 fatal ppp[511]: tun0: Debug: Parse: Proto: 17
Feb  2 11:27:56 fatal ppp[511]: tun0: Debug: Parse: src:  eq (53)
Feb  2 11:27:56 fatal ppp[511]: tun0: Debug: Parse: dst:  none (0)
Feb  2 11:27:56 fatal ppp[511]: tun0: Debug: Parse: estab: 0
Feb  2 11:27:56 fatal ppp[511]: tun0: Debug: Parse: syn: 0
Feb  2 11:27:56 fatal ppp[511]: tun0: Debug: Parse: finrst: 0
Feb  2 11:27:56 fatal ppp[511]: tun0: Command: default: set filter dial 2 deny udp dst eq 53
Feb  2 11:27:56 fatal ppp[511]: tun0: Debug: Parse: Src: <AF_UNSPEC>
Feb  2 11:27:56 fatal ppp[511]: tun0: Debug: Parse: Dst: <AF_UNSPEC>
Feb  2 11:27:56 fatal ppp[511]: tun0: Debug: Parse: Proto: 17
Feb  2 11:27:56 fatal ppp[511]: tun0: Debug: Parse: src:  none (0)
Feb  2 11:27:56 fatal ppp[511]: tun0: Debug: Parse: dst:  eq (53)
Feb  2 11:27:56 fatal ppp[511]: tun0: Debug: Parse: estab: 0
Feb  2 11:27:56 fatal ppp[511]: tun0: Debug: Parse: syn: 0
Feb  2 11:27:56 fatal ppp[511]: tun0: Debug: Parse: finrst: 0
Feb  2 11:27:56 fatal ppp[511]: tun0: Command: default: set filter dial 3 permit 0/0 0/0
Feb  2 11:27:56 fatal ppp[511]: tun0: Debug: Parse: Src: <AF_UNSPEC>
Feb  2 11:27:56 fatal ppp[511]: tun0: Debug: Parse: Dst: <AF_UNSPEC>
Feb  2 11:27:56 fatal ppp[511]: tun0: Debug: Parse: Proto: 0
Feb  2 11:27:56 fatal ppp[511]: tun0: Debug: Parse: src:  none (0)
Feb  2 11:27:56 fatal ppp[511]: tun0: Debug: Parse: dst:  none (0)
Feb  2 11:27:56 fatal ppp[511]: tun0: Debug: Parse: estab: 0
Feb  2 11:27:56 fatal ppp[511]: tun0: Debug: Parse: syn: 0
Feb  2 11:27:56 fatal ppp[511]: tun0: Debug: Parse: finrst: 0
Feb  2 11:27:56 fatal ppp[511]: tun0: Command: default: set timeout 0
Feb  2 11:27:56 fatal ppp[511]: tun0: Command: default: enable dns
Feb  2 11:27:56 fatal ppp[511]: tun0: ID0: 0x282e97c0 = fopen("/etc/ppp/ppp.conf", "r")
Feb  2 11:27:56 fatal ppp[511]: tun0: Debug: ReadSystem: Checking mts (/etc/ppp/ppp.conf).
Feb  2 11:27:56 fatal ppp[511]: tun0: Command: mts: set phone 8w2850
Feb  2 11:27:56 fatal ppp[511]: tun0: Command: mts: set authname mts
Feb  2 11:27:56 fatal ppp[511]: tun0: Command: mts: set authkey ********
Feb  2 11:27:56 fatal ppp[511]: tun0: Command: mts: set timeout 20
Feb  2 11:27:56 fatal ppp[511]: tun0: Command: mts: set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
Feb  2 11:27:56 fatal ppp[511]: tun0: ID0: 11 = socket(2, 2, 0)
Feb  2 11:27:56 fatal ppp[511]: tun0: ID0: 0 = ioctl(11, 2151704858, 0xbfbfda10)
Feb  2 11:27:56 fatal ppp[511]: tun0: Warning: tun0: AIFADDR 10.0.0.1/24 -> 10.0.0.2 returns 0
Feb  2 11:27:56 fatal ppp[511]: tun0: Command: mts: add default HISADDR
Feb  2 11:27:56 fatal ppp[511]: tun0: ID0: 11 = socket(17, 3, 0)
Feb  2 11:27:56 fatal ppp[511]: tun0: ID0: 140 = write(11, data, 140)
Feb  2 11:27:56 fatal ppp[511]: tun0: Debug: wrote 140: cmd = Add, dst = 0.0.0.0/0, gateway = 10.0.0.2
Feb  2 11:27:56 fatal ppp[512]: tun0: ID0: 0x282e97c0 = fopen("/var/run/tun0.pid", "w")
Feb  2 11:27:56 fatal ppp[512]: tun0: Phase: PPP Started (auto mode).
Feb  2 11:27:56 fatal ppp[512]: tun0: Timer: tun: fdset(r) 8
Feb  2 11:27:56 fatal ppp[512]: tun0: Timer: Select returns 1
Feb  2 11:27:56 fatal ppp[512]: tun0: Phase: bundle: Establish
Feb  2 11:27:56 fatal ppp[512]: tun0: Phase: deflink: closed -> opening
Feb  2 11:27:56 fatal ppp[512]: tun0: TCP/IP: OUT <0>: fe80::2c0:26ff:fea4:b6b0 ---> ff02::1:ffa4:b6b0 (72)
Feb  2 11:27:56 fatal ppp[512]: tun0: Debug: m_enqueue: len = 1
Feb  2 11:27:56 fatal ppp[512]: tun0: Timer: tun: fdset(r) 8
Feb  2 11:27:56 fatal ppp[512]: tun0: ID0: 0 = uu_lock("cuaa0")
Feb  2 11:27:56 fatal ppp[512]: tun0: ID0: 0 = open("/dev/cuaa0", 6)
Feb  2 11:27:56 fatal ppp[512]: tun0: Debug: deflink: Opened /dev/cuaa0
Feb  2 11:27:56 fatal ppp[512]: tun0: Debug: deflink: tty_Create: physical (get): fd = 0, iflag = 0, oflag = 0, cflag = 4b00
Feb  2 11:27:56 fatal ppp[512]: tun0: Debug: deflink: physical (put): iflag = 201, oflag = 0, cflag = 3cb00
Feb  2 11:27:56 fatal ppp[512]: tun0: ID0: 0x282e97c0 = fopen("/var/run/cuaa0.if", "w")
Feb  2 11:27:56 fatal ppp[512]: tun0: Timer: timer_Start: Inserting physical throughput timer[0x80be068]
Feb  2 11:27:56 fatal ppp[512]: tun0: Phase: deflink: Connected!
Feb  2 11:27:56 fatal ppp[512]: tun0: Phase: deflink: opening -> dial
Feb  2 11:27:56 fatal ppp[512]: tun0: Chat: Phone: 8w2850
Feb  2 11:27:56 fatal ppp[512]: tun0: Chat: deflink: Dial attempt 1 of 1
Feb  2 11:27:56 fatal ppp[512]: tun0: Timer: deflink: fdset(e) 0
Feb  2 11:27:56 fatal ppp[512]: tun0: Timer: deflink: fdset(w) 0
Feb  2 11:27:56 fatal ppp[512]: tun0: Timer: Select returns 2
Feb  2 11:27:56 fatal ppp[512]: tun0: TCP/IP: OUT ICMP: :::135 ---> ff02::1:ffa4:b6b0 (16/64)
Feb  2 11:27:56 fatal ppp[512]: tun0: Debug: m_enqueue: len = 2
Feb  2 11:27:56 fatal ppp[512]: tun0: Chat: Send: AT^M
Feb  2 11:27:56 fatal ppp[512]: tun0: Physical: write
Feb  2 11:27:56 fatal ppp[512]: tun0: Physical:  41 54 0d                                         AT.
Feb  2 11:27:56 fatal ppp[512]: tun0: Timer: tun: fdset(r) 8
Feb  2 11:27:56 fatal ppp[512]: tun0: Chat: Expect(5): OK
Feb  2 11:27:56 fatal ppp[512]: tun0: Timer: timer_Start: Inserting chat timeout timer[0x80bbab4]
Feb  2 11:27:56 fatal ppp[512]: tun0: Timer: deflink: fdset(r) 0
Feb  2 11:27:56 fatal ppp[512]: tun0: Timer: deflink: fdset(e) 0
Feb  2 11:27:56 fatal ppp[512]: tun0: Timer: Select returns 1
Feb  2 11:27:56 fatal ppp[512]: tun0: Physical: read
Feb  2 11:27:56 fatal ppp[512]: tun0: Physical:  41 54 0d 0d 0a 4f 4b 0d 0a                       AT...OK..
Feb  2 11:27:56 fatal ppp[512]: tun0: Chat: Received: AT^M^M
Feb  2 11:27:56 fatal ppp[512]: tun0: Chat: Received: OK^M
Feb  2 11:27:56 fatal ppp[512]: tun0: Timer: tun: fdset(r) 8
Feb  2 11:27:56 fatal ppp[512]: tun0: Timer: deflink: fdset(e) 0
Feb  2 11:27:56 fatal ppp[512]: tun0: Timer: deflink: fdset(w) 0
Feb  2 11:27:56 fatal ppp[512]: tun0: Timer: Select returns 1
Feb  2 11:27:56 fatal ppp[512]: tun0: Chat: Send: ATE1Q0^M
Feb  2 11:27:56 fatal ppp[512]: tun0: Physical: write
Feb  2 11:27:56 fatal ppp[512]: tun0: Physical:  41 54 45 31 51 30 0d                             ATE1Q0.
Feb  2 11:27:56 fatal ppp[512]: tun0: Timer: tun: fdset(r) 8
Feb  2 11:27:56 fatal ppp[512]: tun0: Chat: Expect(5): OK
Feb  2 11:27:56 fatal ppp[512]: tun0: Timer: timer_Start: Inserting chat timeout timer[0x80bbab4]
Feb  2 11:27:56 fatal ppp[512]: tun0: Timer: deflink: fdset(r) 0
Feb  2 11:27:56 fatal ppp[512]: tun0: Timer: deflink: fdset(e) 0
Feb  2 11:27:56 fatal ppp[512]: tun0: Timer: Select returns 1
Feb  2 11:27:56 fatal ppp[512]: tun0: Physical: read
Feb  2 11:27:56 fatal ppp[512]: tun0: Physical:  41 54 45 31 51 30 0d 0d 0a 4f 4b 0d 0a           ATE1Q0...OK..
Feb  2 11:27:56 fatal ppp[512]: tun0: Chat: Received: ATE1Q0^M^M
Feb  2 11:27:56 fatal ppp[512]: tun0: Chat: Received: OK^M
Feb  2 11:27:56 fatal ppp[512]: tun0: Timer: tun: fdset(r) 8
Feb  2 11:27:56 fatal ppp[512]: tun0: Timer: timer_Start: Inserting chat pause timer[0x80bba94]
Feb  2 11:27:56 fatal ppp[512]: tun0: Timer: deflink: fdset(e) 0
Feb  2 11:27:56 fatal ppp[512]: tun0: Timer: deflink: fdset(w) 0
Feb  2 11:27:56 fatal ppp[512]: tun0: Timer: Select returns 1
Feb  2 11:27:56 fatal ppp[512]: tun0: Chat: Send: ATDT8w2850^M
Feb  2 11:27:56 fatal ppp[512]: tun0: Physical: write
Feb  2 11:27:56 fatal ppp[512]: tun0: Physical:  41 54 44 54 38 77 32 38 35 30 0d                 ATDT8w2850.
Feb  2 11:27:56 fatal ppp[512]: tun0: Timer: tun: fdset(r) 8
Feb  2 11:27:57 fatal ppp[512]: tun0: Timer: Select returns -1
Feb  2 11:27:57 fatal ppp[512]: tun0: Timer: ---- Begin of Timer Service List---
Feb  2 11:27:57 fatal ppp[512]: tun0: Timer: physical throughput timer[0x80be068]: freq = 1.00s, next = 0.00s, state = running
Feb  2 11:27:57 fatal ppp[512]: tun0: Timer: chat pause timer[0x80bba94]: freq = 2.00s, next = 1.00s, state = running
Feb  2 11:27:57 fatal ppp[512]: tun0: Timer: ---- End of Timer Service List ---
Feb  2 11:27:57 fatal ppp[512]: tun0: Timer: timer_Start: Inserting physical throughput timer[0x80be068] before chat pause timer[0x80bba94], delta = 10
Feb  2 11:27:57 fatal ppp[512]: tun0: Timer: tun: fdset(r) 8
Feb  2 11:27:58 fatal ppp[512]: tun0: Timer: Select returns -1
Feb  2 11:27:58 fatal ppp[512]: tun0: Timer: ---- Begin of Timer Service List---
Feb  2 11:27:58 fatal ppp[512]: tun0: Timer: physical throughput timer[0x80be068]: freq = 1.00s, next = 0.00s, state = running
Feb  2 11:27:58 fatal ppp[512]: tun0: Timer: chat pause timer[0x80bba94]: freq = 2.00s, next = 0.00s, state = running
Feb  2 11:27:58 fatal ppp[512]: tun0: Timer: ---- End of Timer Service List ---
Feb  2 11:27:58 fatal ppp[512]: tun0: Timer: timer_Start: Inserting physical throughput timer[0x80be068]
Feb  2 11:27:58 fatal ppp[512]: tun0: Timer: tun: fdset(r) 8
Feb  2 11:27:58 fatal ppp[512]: tun0: Chat: Expect(80): CONNECT
Feb  2 11:27:58 fatal ppp[512]: tun0: Timer: timer_Start: Inserting chat timeout timer[0x80bbab4]
Feb  2 11:27:58 fatal ppp[512]: tun0: Timer: deflink: fdset(r) 0
Feb  2 11:27:58 fatal ppp[512]: tun0: Timer: deflink: fdset(e) 0
Feb  2 11:27:58 fatal ppp[512]: tun0: Timer: Select returns 1
Feb  2 11:27:58 fatal ppp[512]: tun0: Physical: read
Feb  2 11:27:58 fatal ppp[512]: tun0: Physical:  41 54 44 54 38 77 32 38 35 30 0d                 ATDT8w2850.
Feb  2 11:27:58 fatal ppp[512]: tun0: Timer: tun: fdset(r) 8
Feb  2 11:27:58 fatal ppp[512]: tun0: Timer: deflink: fdset(r) 0
Feb  2 11:27:58 fatal ppp[512]: tun0: Timer: deflink: fdset(e) 0
Feb  2 11:27:59 fatal ppp[512]: tun0: Timer: Select returns -1
Feb  2 11:27:59 fatal ppp[512]: tun0: Timer: ---- Begin of Timer Service List---
Feb  2 11:27:59 fatal ppp[512]: tun0: Timer: physical throughput timer[0x80be068]: freq = 1.00s, next = 0.00s, state = running
Feb  2 11:27:59 fatal ppp[512]: tun0: Timer: chat timeout timer[0x80bbab4]: freq = 80.00s, next = 79.00s, state = running
Feb  2 11:27:59 fatal ppp[512]: tun0: Timer: ---- End of Timer Service List ---
Feb  2 11:27:59 fatal ppp[512]: tun0: Timer: timer_Start: Inserting physical throughput timer[0x80be068] before chat timeout timer[0x80bbab4], delta = 10
Feb  2 11:27:59 fatal ppp[512]: tun0: Timer: tun: fdset(r) 8
Feb  2 11:27:59 fatal ppp[512]: tun0: Timer: deflink: fdset(r) 0
Feb  2 11:27:59 fatal ppp[512]: tun0: Timer: deflink: fdset(e) 0
Feb  2 11:28:00 fatal ppp[512]: tun0: Timer: Select returns -1
Feb  2 11:28:00 fatal ppp[512]: tun0: Timer: ---- Begin of Timer Service List---
Feb  2 11:28:00 fatal ppp[512]: tun0: Timer: physical throughput timer[0x80be068]: freq = 1.00s, next = 0.00s, state = running
Feb  2 11:28:00 fatal ppp[512]: tun0: Timer: chat timeout timer[0x80bbab4]: freq = 80.00s, next = 78.00s, state = running
Feb  2 11:28:00 fatal ppp[512]: tun0: Timer: ---- End of Timer Service List ---
Feb  2 11:28:00 fatal ppp[512]: tun0: Timer: timer_Start: Inserting physical throughput timer[0x80be068] before chat timeout timer[0x80bbab4], delta = 10
Feb  2 11:28:00 fatal ppp[512]: tun0: Timer: tun: fdset(r) 8
Feb  2 11:28:00 fatal ppp[512]: tun0: Timer: deflink: fdset(r) 0
Feb  2 11:28:00 fatal ppp[512]: tun0: Timer: deflink: fdset(e) 0
Feb  2 11:28:01 fatal ppp[512]: tun0: Timer: Select returns -1
Feb  2 11:28:01 fatal ppp[512]: tun0: Timer: ---- Begin of Timer Service List---
Feb  2 11:28:01 fatal ppp[512]: tun0: Timer: physical throughput timer[0x80be068]: freq = 1.00s, next = 0.00s, state = running
Feb  2 11:28:01 fatal ppp[512]: tun0: Timer: chat timeout timer[0x80bbab4]: freq = 80.00s, next = 77.00s, state = running
Feb  2 11:28:01 fatal ppp[512]: tun0: Timer: ---- End of Timer Service List ---
Feb  2 11:28:01 fatal ppp[512]: tun0: Timer: timer_Start: Inserting physical throughput timer[0x80be068] before chat timeout timer[0x80bbab4], delta = 10
Feb  2 11:28:01 fatal ppp[512]: tun0: Timer: tun: fdset(r) 8
Feb  2 11:28:01 fatal ppp[512]: tun0: Timer: deflink: fdset(r) 0
Feb  2 11:28:01 fatal ppp[512]: tun0: Timer: deflink: fdset(e) 0
Feb  2 11:28:02 fatal ppp[512]: tun0: Timer: Select returns -1
Feb  2 11:28:02 fatal ppp[512]: tun0: Timer: ---- Begin of Timer Service List---
Feb  2 11:28:02 fatal ppp[512]: tun0: Timer: physical throughput timer[0x80be068]: freq = 1.00s, next = 0.00s, state = running
Feb  2 11:28:02 fatal ppp[512]: tun0: Timer: chat timeout timer[0x80bbab4]: freq = 80.00s, next = 76.00s, state = running
Feb  2 11:28:02 fatal ppp[512]: tun0: Timer: ---- End of Timer Service List ---
Feb  2 11:28:02 fatal ppp[512]: tun0: Timer: timer_Start: Inserting physical throughput timer[0x80be068] before chat timeout timer[0x80bbab4], delta = 10
Feb  2 11:28:02 fatal ppp[512]: tun0: Timer: tun: fdset(r) 8
Feb  2 11:28:02 fatal ppp[512]: tun0: Timer: deflink: fdset(r) 0
Feb  2 11:28:02 fatal ppp[512]: tun0: Timer: deflink: fdset(e) 0
Feb  2 11:28:03 fatal ppp[512]: tun0: Timer: Select returns -1
Feb  2 11:28:03 fatal ppp[512]: tun0: Timer: ---- Begin of Timer Service List---
Feb  2 11:28:03 fatal ppp[512]: tun0: Timer: physical throughput timer[0x80be068]: freq = 1.00s, next = 0.00s, state = running
Feb  2 11:28:03 fatal ppp[512]: tun0: Timer: chat timeout timer[0x80bbab4]: freq = 80.00s, next = 75.00s, state = running
Feb  2 11:28:03 fatal ppp[512]: tun0: Timer: ---- End of Timer Service List ---
Feb  2 11:28:03 fatal ppp[512]: tun0: Timer: timer_Start: Inserting physical throughput timer[0x80be068] before chat timeout timer[0x80bbab4], delta = 10
Feb  2 11:28:03 fatal ppp[512]: tun0: Timer: tun: fdset(r) 8
Feb  2 11:28:03 fatal ppp[512]: tun0: Timer: deflink: fdset(r) 0
Feb  2 11:28:03 fatal ppp[512]: tun0: Timer: deflink: fdset(e) 0
Feb  2 11:28:04 fatal ppp[512]: tun0: Timer: Select returns -1
Feb  2 11:28:04 fatal ppp[512]: tun0: Timer: ---- Begin of Timer Service List---
Feb  2 11:28:04 fatal ppp[512]: tun0: Timer: physical throughput timer[0x80be068]: freq = 1.00s, next = 0.00s, state = running
Feb  2 11:28:04 fatal ppp[512]: tun0: Timer: chat timeout timer[0x80bbab4]: freq = 80.00s, next = 74.00s, state = running
Feb  2 11:28:04 fatal ppp[512]: tun0: Timer: ---- End of Timer Service List ---
Feb  2 11:28:04 fatal ppp[512]: tun0: Timer: timer_Start: Inserting physical throughput timer[0x80be068] before chat timeout timer[0x80bbab4], delta = 10
Feb  2 11:28:04 fatal ppp[512]: tun0: Timer: tun: fdset(r) 8
Feb  2 11:28:04 fatal ppp[512]: tun0: Timer: deflink: fdset(r) 0
Feb  2 11:28:04 fatal ppp[512]: tun0: Timer: deflink: fdset(e) 0
Feb  2 11:28:05 fatal ppp[512]: tun0: Timer: Select returns -1
Feb  2 11:28:05 fatal ppp[512]: tun0: Timer: ---- Begin of Timer Service List---
Feb  2 11:28:05 fatal ppp[512]: tun0: Timer: physical throughput timer[0x80be068]: freq = 1.00s, next = 0.00s, state = running
Feb  2 11:28:05 fatal ppp[512]: tun0: Timer: chat timeout timer[0x80bbab4]: freq = 80.00s, next = 73.00s, state = running
Feb  2 11:28:05 fatal ppp[512]: tun0: Timer: ---- End of Timer Service List ---
Feb  2 11:28:05 fatal ppp[512]: tun0: Timer: timer_Start: Inserting physical throughput timer[0x80be068] before chat timeout timer[0x80bbab4], delta = 10
Feb  2 11:28:05 fatal ppp[512]: tun0: Timer: tun: fdset(r) 8
Feb  2 11:28:05 fatal ppp[512]: tun0: Timer: deflink: fdset(r) 0
Feb  2 11:28:05 fatal ppp[512]: tun0: Timer: deflink: fdset(e) 0
Feb  2 11:28:06 fatal ppp[512]: tun0: Timer: Select returns -1
Feb  2 11:28:06 fatal ppp[512]: tun0: Timer: ---- Begin of Timer Service List---
Feb  2 11:28:06 fatal ppp[512]: tun0: Timer: physical throughput timer[0x80be068]: freq = 1.00s, next = 0.00s, state = running
Feb  2 11:28:06 fatal ppp[512]: tun0: Timer: chat timeout timer[0x80bbab4]: freq = 80.00s, next = 72.00s, state = running
Feb  2 11:28:06 fatal ppp[512]: tun0: Timer: ---- End of Timer Service List ---
Feb  2 11:28:06 fatal ppp[512]: tun0: Timer: timer_Start: Inserting physical throughput timer[0x80be068] before chat timeout timer[0x80bbab4], delta = 10
Feb  2 11:28:06 fatal ppp[512]: tun0: Timer: tun: fdset(r) 8
Feb  2 11:28:06 fatal ppp[512]: tun0: Timer: deflink: fdset(r) 0
Feb  2 11:28:06 fatal ppp[512]: tun0: Timer: deflink: fdset(e) 0
Feb  2 11:28:07 fatal ppp[512]: tun0: Timer: Select returns -1
Feb  2 11:28:07 fatal ppp[512]: tun0: Timer: ---- Begin of Timer Service List---
Feb  2 11:28:07 fatal ppp[512]: tun0: Timer: physical throughput timer[0x80be068]: freq = 1.00s, next = 0.00s, state = running
Feb  2 11:28:07 fatal ppp[512]: tun0: Timer: chat timeout timer[0x80bbab4]: freq = 80.00s, next = 71.00s, state = running
Feb  2 11:28:07 fatal ppp[512]: tun0: Timer: ---- End of Timer Service List ---
Feb  2 11:28:07 fatal ppp[512]: tun0: Timer: timer_Start: Inserting physical throughput timer[0x80be068] before chat timeout timer[0x80bbab4], delta = 10
Feb  2 11:28:07 fatal ppp[512]: tun0: Timer: tun: fdset(r) 8
Feb  2 11:28:07 fatal ppp[512]: tun0: Timer: deflink: fdset(r) 0
Feb  2 11:28:07 fatal ppp[512]: tun0: Timer: deflink: fdset(e) 0
Feb  2 11:28:08 fatal ppp[512]: tun0: Timer: Select returns -1
Feb  2 11:28:08 fatal ppp[512]: tun0: Timer: ---- Begin of Timer Service List---
Feb  2 11:28:08 fatal ppp[512]: tun0: Timer: physical throughput timer[0x80be068]: freq = 1.00s, next = 0.00s, state = running
Feb  2 11:28:08 fatal ppp[512]: tun0: Timer: chat timeout timer[0x80bbab4]: freq = 80.00s, next = 70.00s, state = running
Feb  2 11:28:08 fatal ppp[512]: tun0: Timer: ---- End of Timer Service List ---
Feb  2 11:28:08 fatal ppp[512]: tun0: Timer: timer_Start: Inserting physical throughput timer[0x80be068] before chat timeout timer[0x80bbab4], delta = 10
Feb  2 11:28:08 fatal ppp[512]: tun0: Timer: tun: fdset(r) 8
Feb  2 11:28:08 fatal ppp[512]: tun0: Timer: deflink: fdset(r) 0
Feb  2 11:28:08 fatal ppp[512]: tun0: Timer: deflink: fdset(e) 0
Feb  2 11:28:09 fatal ppp[512]: tun0: Timer: Select returns -1
Feb  2 11:28:09 fatal ppp[512]: tun0: Timer: ---- Begin of Timer Service List---
Feb  2 11:28:09 fatal ppp[512]: tun0: Timer: physical throughput timer[0x80be068]: freq = 1.00s, next = 0.00s, state = running
Feb  2 11:28:09 fatal ppp[512]: tun0: Timer: chat timeout timer[0x80bbab4]: freq = 80.00s, next = 69.00s, state = running
Feb  2 11:28:09 fatal ppp[512]: tun0: Timer: ---- End of Timer Service List ---
Feb  2 11:28:09 fatal ppp[512]: tun0: Timer: timer_Start: Inserting physical throughput timer[0x80be068] before chat timeout timer[0x80bbab4], delta = 10
Feb  2 11:28:09 fatal ppp[512]: tun0: Timer: tun: fdset(r) 8
Feb  2 11:28:09 fatal ppp[512]: tun0: Timer: deflink: fdset(r) 0
Feb  2 11:28:09 fatal ppp[512]: tun0: Timer: deflink: fdset(e) 0
Feb  2 11:28:10 fatal ppp[512]: tun0: Timer: Select returns -1
Feb  2 11:28:10 fatal ppp[512]: tun0: Timer: ---- Begin of Timer Service List---
Feb  2 11:28:10 fatal ppp[512]: tun0: Timer: physical throughput timer[0x80be068]: freq = 1.00s, next = 0.00s, state = running
Feb  2 11:28:10 fatal ppp[512]: tun0: Timer: chat timeout timer[0x80bbab4]: freq = 80.00s, next = 68.00s, state = running
Feb  2 11:28:10 fatal ppp[512]: tun0: Timer: ---- End of Timer Service List ---
Feb  2 11:28:10 fatal ppp[512]: tun0: Timer: timer_Start: Inserting physical throughput timer[0x80be068] before chat timeout timer[0x80bbab4], delta = 10
Feb  2 11:28:10 fatal ppp[512]: tun0: Timer: tun: fdset(r) 8
Feb  2 11:28:10 fatal ppp[512]: tun0: Timer: deflink: fdset(r) 0
Feb  2 11:28:10 fatal ppp[512]: tun0: Timer: deflink: fdset(e) 0
Feb  2 11:28:10 fatal ppp[512]: tun0: Timer: Select returns -1
Feb  2 11:28:10 fatal ppp[512]: tun0: Phase: Signal 15, terminate.
Feb  2 11:28:10 fatal ppp[512]: tun0: Phase: deflink: Disconnected!
Feb  2 11:28:10 fatal ppp[512]: tun0: Phase: deflink: dial -> logout
Feb  2 11:28:10 fatal ppp[512]: tun0: Timer: tun: fdset(r) 8
Feb  2 11:28:10 fatal ppp[512]: tun0: Phase: deflink: logout -> hangup
Feb  2 11:28:10 fatal ppp[512]: tun0: Phase: deflink: Disconnected!
Feb  2 11:28:10 fatal ppp[512]: tun0: Debug: deflink: Close
Feb  2 11:28:10 fatal ppp[512]: tun0: Phase: deflink: Connect time: 14 secs: 0 octets in, 0 octets out
Feb  2 11:28:10 fatal ppp[512]: tun0: Phase: deflink: 0 packets in, 0 packets out
Feb  2 11:28:10 fatal ppp[512]: tun0: Phase:  total 0 bytes/sec, peak 0 bytes/sec on Wed Feb  2 11:27:56 2005
Feb  2 11:28:10 fatal ppp[512]: tun0: ID0: 0 = unlink("/var/run/cuaa0.if")
Feb  2 11:28:10 fatal ppp[512]: tun0: ID0: 0 = uu_unlock("cuaa0")
Feb  2 11:28:10 fatal ppp[512]: tun0: Phase: deflink: hangup -> closed
Feb  2 11:28:10 fatal ppp[512]: tun0: Phase: bundle: Dead
Feb  2 11:28:10 fatal ppp[512]: tun0: Debug: DoLoop done.
Feb  2 11:28:10 fatal ppp[512]: tun0: Phase: PPP Terminated (normal).
Feb  2 11:28:10 fatal ppp[512]: tun0: ID0: 0 = socket(2, 2, 0)
Feb  2 11:28:10 fatal ppp[512]: tun0: ID0: 0 = ioctl(0, 2149607705, 0xbfbfea40)
Feb  2 11:28:10 fatal ppp[512]: tun0: Warning: tun0: DIFADDR 10.0.0.1/24 -> 10.0.0.2 returns 0
Feb  2 11:28:10 fatal ppp[512]: tun0: Debug: route_IfDelete (4)
Feb  2 11:28:10 fatal ppp[512]: tun0: Debug: Found ff02:4::/32 fe80:4::2c0:26ff:fea4:b6b0
Feb  2 11:28:10 fatal ppp[512]: tun0: Debug: route_IfDelete: Skip it (pass 0)
Feb  2 11:28:10 fatal ppp[512]: tun0: Debug: Found ff02:4::/32 fe80:4::2c0:26ff:fea4:b6b0
Feb  2 11:28:10 fatal ppp[512]: tun0: ID0: 1 = socket(17, 3, 0)
Feb  2 11:28:10 fatal ppp[512]: tun0: ID0: 148 = write(1, data, 148)
Feb  2 11:28:10 fatal ppp[512]: tun0: Debug: wrote 148: cmd = Delete, dst = ff02:4::/32, gateway = <none>
Feb  2 11:28:10 fatal ppp[512]: tun0: ID0: 1 = socket(2, 2, 0)
Feb  2 11:28:10 fatal ppp[512]: tun0: ID0: 0 = ioctl(1, 3223349521, 0xbfbfea70)
Feb  2 11:28:10 fatal ppp[512]: tun0: ID0: 0 = ioctl(1, 2149607696, 0xbfbfea70)
Feb  2 11:28:10 fatal ppp[512]: tun0: Debug: Radius: radius_Destroy
Feb  2 11:28:10 fatal ppp[512]: tun0: ID0: 0 = unlink("/var/run/tun0.pid")



> If you need more info about the nature of the transaction, try
> 'tcpdump -i tun0'.  I used this recently to determine that various
> operations on NAT machines behind my gateway were generating
> spurious (and obviously failing) reverse DNS lookups and thus, an
> unwanted dial.  I never reached a conclusion about how to deal
> with this other than to set up a cacheing-only DNS server, but I
> shouldn't even mention it here since it's probably not related to
> a solution for you (...or is it?)

> BTW, and totally unrelated, does anyone know of a graphical dial
> utility for ppp(8) (aka, user-ppp?)  I see two in the ports
> collection for 'pppd', but I know 'user-ppp' slightly better.  My
> goal is to set up a machine for a completely computer non-literate
> friend, and I would rather use FreeBSD than any of the Linux
> distros that may also be suitable.  I would need to make his
> system very user-friendly.

> Thanks,

>  - Tom


>> I used the following line for log-file:
>>
>> set log tcp/ip
>>
>> /var/log/ppp.log includes next text:
>>
>> Feb  1 10:24:04 fatal ppp[894]: Phase: Using interface: tun0
>> Feb  1 10:24:04 fatal ppp[894]: Phase: deflink: Created in closed state
>> Feb  1 10:24:04 fatal ppp[895]: TCP/IP: OUT <0>:
>> fe80::2c0:26ff:fea4:b6b0 ---> ff02::1:ffa4:b6b0 (72)
>> Feb  1 10:24:04 fatal ppp[895]: TCP/IP: OUT ICMP: :::135 ---> ff02::1:ffa4:b6b0 (16/64)
>>
>> (I install FreeBSD 5.3 from mini-install disk and I do not have samba)
>>
>> also I used next:
>> /etc/ppp/ppp.conf:
>> default:
>> ...
>>   set filter dial 1 deny udp src eq 53
>>   set filter dial 2 deny udp dst eq 53
>>   set filter dial 3 permit 0/0 0/0
>> ...
>>
>>
>> my_provider:
>> ...
>>
>> and I killed sendmail, typing killall sendmail
>>
>> These ways did not help me :(
>>
>> What do I need to do to solve a problem?
>>
>> When ppp begins to dualup 'netstat -rn' outputs next:
>> Internet6:
>> Destination                       Gateway                       Flags      Netif Expire
>> ::1                               ::1                           UH          lo0
>> fe80::%rl0/64                     link#1                        UC          rl0
>> fe80::2c0:26ff:fea4:b6b0%rl0      00:c0:26:a4:b6:b0             UHL         lo0
>> fe80::%lo0/64                     fe80::1%lo0                   U           lo0
>> fe80::1%lo0                       link#3                        UHL         lo0
>> ff01::/32                         ::1                           U           lo0
>> ff02::%rl0/32                     link#1                        UC          rl0
>> ff02::%lo0/32                     ::1                           UC          lo0
>> ff02::%tun0/32                    fe80::2c0:26ff:fea4:b6b0%tun0 UC         tun0
>>
>> this string adds when 'ppp -auto my_provider' dialups:
>>
>> ff02::%tun0/32                    fe80::2c0:26ff:fea4:b6b0%tun0 UC         tun0
>>
>> _______________________________________________
>> freebsd-questions at freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> To unsubscribe, send any mail to
>> "freebsd-questions-unsubscribe at freebsd.org"
>>



-- 
Best regards,
 Alexander                            mailto:ab_fatal at mail.ru



More information about the freebsd-questions mailing list