Solved PPTP client & connection closed

Hi to community.
Got some issue with PPTP client. The issue is during of system loading,
when this connection established and closed by the Signal 1. But it works fine, when it starts manually
in completely loaded system

Details:
FreeBSD 10.3-RELEASE-p9
pptpclient-1.8.0_2

The PPTP client starts as a service, through self-written script.
I have changed the services start order but got the same result.

ppp.conf
Code:
default:
 set log Phase Chat LCP IPCP CCP tun command
 ident user-ppp VERSION
 set mru 1500
 set mtu 1500
 set device PPPoE:em0

vpn:
        set authname account_name
        set authkey passwd
        set timeout 0
        set mppe * stateless
        set device "!/usr/local/sbin/pptp uk-ded-2.purevpn.net --nolaunchpppd"

Logfile

Code:
Nov  8 10:57:03 router ppp[1177]: Phase: Using interface: tun1
Nov  8 10:57:03 router ppp[1177]: Phase: deflink: Created in closed state
Nov  8 10:57:03 router ppp[1177]: tun1: Command: default: ident user-ppp VERSION
Nov  8 10:57:03 router ppp[1177]: tun1: Command: default: set mru 1492
Nov  8 10:57:03 router ppp[1177]: tun1: Command: default: set mtu 1492
Nov  8 10:57:03 router ppp[1177]: tun1: Command: default: set device PPPoE:em0
Nov  8 10:57:03 router ppp[1177]: tun1: Command: purevpn: set authname account_name
Nov  8 10:57:03 router ppp[1177]: tun1: Command: purevpn: set authkey ********
Nov  8 10:57:03 router ppp[1177]: tun1: Command: purevpn: set timeout 0
Nov  8 10:57:03 router ppp[1177]: tun1: Command: purevpn: set mppe * stateless
Nov  8 10:57:03 router ppp[1177]: tun1: Phase: PPP Started (direct mode).
Nov  8 10:57:03 router ppp[1177]: tun1: Phase: bundle: Establish
Nov  8 10:57:03 router ppp[1177]: tun1: Phase: deflink: closed -> opening
Nov  8 10:57:03 router ppp[1177]: tun1: Phase: deflink: Connected!
Nov  8 10:57:03 router ppp[1177]: tun1: Phase: deflink: opening -> carrier
Nov  8 10:57:04 router ppp[1177]: tun1: Phase: deflink: /dev/pts/0: CD detected
Nov  8 10:57:04 router ppp[1177]: tun1: Phase: deflink: carrier -> lcp
Nov  8 10:57:04 router ppp[1177]: tun1: LCP: FSM: Using "deflink" as a transport
Nov  8 10:57:04 router ppp[1177]: tun1: LCP: deflink: State change Initial --> Closed
Nov  8 10:57:04 router ppp[1177]: tun1: LCP: deflink: State change Closed --> Stopped
Nov  8 10:57:05 router ppp[1177]: tun1: LCP: deflink: LayerStart
Nov  8 10:57:05 router ppp[1177]: tun1: LCP: deflink: SendConfigReq(1) state = Stopped
Nov  8 10:57:05 router ppp[1177]: tun1: LCP:  ACFCOMP[2]
Nov  8 10:57:05 router ppp[1177]: tun1: LCP:  PROTOCOMP[2]
Nov  8 10:57:05 router ppp[1177]: tun1: LCP:  ACCMAP[6] 0x00000000
Nov  8 10:57:05 router ppp[1177]: tun1: LCP:  MRU[4] 1492
Nov  8 10:57:05 router ppp[1177]: tun1: LCP:  MAGICNUM[6] 0xfec6ea40
Nov  8 10:57:05 router ppp[1177]: tun1: LCP: deflink: State change Stopped --> Req-Sent
Nov  8 10:57:05 router ppp[1177]: tun1: LCP: deflink: RecvConfigReq(0) state = Req-Sent
Nov  8 10:57:05 router ppp[1177]: tun1: LCP:  MRU[4] 1400
Nov  8 10:57:05 router ppp[1177]: tun1: LCP:  AUTHPROTO[4] 0xc227 (unknown)
Nov  8 10:57:05 router ppp[1177]: tun1: LCP:  AUTHPROTO[4] 0xc227 - not recognised
Nov  8 10:57:05 router ppp[1177]: tun1: LCP:  MAGICNUM[6] 0x38de20d9
Nov  8 10:57:05 router ppp[1177]: tun1: LCP:  PROTOCOMP[2]
Nov  8 10:57:05 router ppp[1177]: tun1: LCP:  ACFCOMP[2]
Nov  8 10:57:05 router ppp[1177]: tun1: LCP:  CALLBACK[3] CBCP
Nov  8 10:57:05 router ppp[1177]: tun1: LCP:  MRRU[4] 1614
Nov  8 10:57:05 router ppp[1177]: tun1: LCP:  ENDDISC[23] Local Addr: <E5>M-^Zu<F5>=M-^NE}M-^M2M- <BB>UzE<D2>
Nov  8 10:57:05 router ppp[1177]: tun1: LCP: deflink: SendConfigRej(0) state = Req-Sent
Nov  8 10:57:05 router ppp[1177]: tun1: LCP:  CALLBACK[3] CBCP
Nov  8 10:57:05 router ppp[1177]: tun1: LCP:  MRRU[4] 1614
Nov  8 10:57:05 router ppp[1177]: tun1: LCP: deflink: SendIdent(0) state = Req-Sent
Nov  8 10:57:05 router ppp[1177]: tun1: LCP:  MAGICNUM fec6ea40
Nov  8 10:57:05 router ppp[1177]: tun1: LCP:  TEXT user-ppp 3.4.2
Nov  8 10:57:05 router ppp[1177]: tun1: LCP: deflink: RecvConfigAck(1) state = Req-Sent
Nov  8 10:57:05 router ppp[1177]: tun1: LCP:  ACFCOMP[2]
Nov  8 10:57:05 router ppp[1177]: tun1: LCP:  PROTOCOMP[2]
Nov  8 10:57:05 router ppp[1177]: tun1: LCP:  ACCMAP[6] 0x00000000
Nov  8 10:57:05 router ppp[1177]: tun1: LCP:  MRU[4] 1492
Nov  8 10:57:05 router ppp[1177]: tun1: LCP:  MAGICNUM[6] 0xfec6ea40
Nov  8 10:57:05 router ppp[1177]: tun1: LCP: deflink: State change Req-Sent --> Ack-Rcvd
Nov  8 10:57:06 router ppp[1177]: tun1: LCP: deflink: RecvConfigReq(1) state = Ack-Rcvd
Nov  8 10:57:06 router ppp[1177]: tun1: LCP:  MRU[4] 1400
Nov  8 10:57:06 router ppp[1177]: tun1: LCP:  AUTHPROTO[4] 0xc227 (unknown)
Nov  8 10:57:06 router ppp[1177]: tun1: LCP:  AUTHPROTO[4] 0xc227 - not recognised
Nov  8 10:57:06 router ppp[1177]: tun1: LCP:  MAGICNUM[6] 0x38de20d9
Nov  8 10:57:06 router ppp[1177]: tun1: LCP:  PROTOCOMP[2]
Nov  8 10:57:06 router ppp[1177]: tun1: LCP:  ACFCOMP[2]
Nov  8 10:57:06 router ppp[1177]: tun1: LCP:  ENDDISC[23] Local Addr: <E5>M-^Zu<F5>=M-^NE}M-^M2M- <BB>UzE<D2>
Nov  8 10:57:06 router ppp[1177]: tun1: LCP: deflink: SendConfigNak(1) state = Ack-Rcvd
Nov  8 10:57:06 router ppp[1177]: tun1: LCP:  MRU[4] 1492
Nov  8 10:57:06 router ppp[1177]: tun1: LCP:  AUTHPROTO[4] 0xc023 (PAP)
Nov  8 10:57:06 router ppp[1177]: tun1: LCP: deflink: RecvConfigReq(2) state = Ack-Rcvd
Nov  8 10:57:06 router ppp[1177]: tun1: LCP:  MRU[4] 1400
Nov  8 10:57:06 router ppp[1177]: tun1: LCP:  AUTHPROTO[5] 0xc223 (CHAP 0x81)
Nov  8 10:57:06 router ppp[1177]: tun1: LCP:  MAGICNUM[6] 0x38de20d9
Nov  8 10:57:06 router ppp[1177]: tun1: LCP:  PROTOCOMP[2]
Nov  8 10:57:06 router ppp[1177]: tun1: LCP:  ACFCOMP[2]
Nov  8 10:57:06 router ppp[1177]: tun1: LCP:  ENDDISC[23] Local Addr: <E5>M-^Zu<F5>=M-^NE}M-^M2M- <BB>UzE<D2>
Nov  8 10:57:06 router ppp[1177]: tun1: LCP: deflink: SendConfigNak(2) state = Ack-Rcvd
Nov  8 10:57:06 router ppp[1177]: tun1: LCP:  MRU[4] 1492
Nov  8 10:57:06 router ppp[1177]: tun1: LCP: deflink: RecvConfigReq(3) state = Ack-Rcvd
Nov  8 10:57:06 router ppp[1177]: tun1: LCP:  MRU[4] 1492
Nov  8 10:57:06 router ppp[1177]: tun1: LCP:  AUTHPROTO[5] 0xc223 (CHAP 0x81)
Nov  8 10:57:06 router ppp[1177]: tun1: LCP:  MAGICNUM[6] 0x38de20d9
Nov  8 10:57:06 router ppp[1177]: tun1: LCP:  PROTOCOMP[2]
Nov  8 10:57:06 router ppp[1177]: tun1: LCP:  ACFCOMP[2]
Nov  8 10:57:06 router ppp[1177]: tun1: LCP:  ENDDISC[23] Local Addr: <E5>M-^Zu<F5>=M-^NE}M-^M2M- <BB>UzE<D2>
Nov  8 10:57:06 router ppp[1177]: tun1: LCP: deflink: SendConfigAck(3) state = Ack-Rcvd
Nov  8 10:57:06 router ppp[1177]: tun1: LCP:  MRU[4] 1492
Nov  8 10:57:06 router ppp[1177]: tun1: LCP:  AUTHPROTO[5] 0xc223 (CHAP 0x81)
Nov  8 10:57:06 router ppp[1177]: tun1: LCP:  MAGICNUM[6] 0x38de20d9
Nov  8 10:57:06 router ppp[1177]: tun1: LCP:  PROTOCOMP[2]
Nov  8 10:57:06 router ppp[1177]: tun1: LCP:  ACFCOMP[2]
Nov  8 10:57:06 router ppp[1177]: tun1: LCP:  ENDDISC[23] Local Addr: <E5>M-^Zu<F5>=M-^NE}M-^M2M- <BB>UzE<D2>
Nov  8 10:57:06 router ppp[1177]: tun1: LCP: deflink: State change Ack-Rcvd --> Opened
Nov  8 10:57:06 router ppp[1177]: tun1: LCP: deflink: LayerUp
Nov  8 10:57:06 router ppp[1177]: tun1: LCP: deflink: SendIdent(1) state = Opened
Nov  8 10:57:06 router ppp[1177]: tun1: LCP:  MAGICNUM fec6ea40
Nov  8 10:57:06 router ppp[1177]: tun1: LCP:  TEXT user-ppp 3.4.2
Nov  8 10:57:06 router ppp[1177]: tun1: Phase: bundle: Authenticate
Nov  8 10:57:06 router ppp[1177]: tun1: Phase: deflink: his = CHAP 0x81, mine = none
Nov  8 10:57:06 router ppp[1177]: tun1: Phase: Chap Input: CHALLENGE (16 bytes from DEDI-02-01-02)
Nov  8 10:57:06 router ppp[1177]: tun1: Phase: Chap Output: RESPONSE (account_name)
Nov  8 10:57:06 router ppp[1177]: tun1: Phase: Chap Input: SUCCESS (S=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX)
Nov  8 10:57:06 router ppp[1177]: tun1: CCP: FSM: Using "deflink" as a transport
Nov  8 10:57:06 router ppp[1177]: tun1: CCP: deflink: State change Initial --> Closed
Nov  8 10:57:06 router ppp[1177]: tun1: CCP: deflink: LayerStart.
Nov  8 10:57:06 router ppp[1177]: tun1: CCP: deflink: SendConfigReq(1) state = Closed
Nov  8 10:57:06 router ppp[1177]: tun1: CCP:  DEFLATE[4] win 15
Nov  8 10:57:06 router ppp[1177]: tun1: CCP:  PRED1[2]
Nov  8 10:57:06 router ppp[1177]: tun1: CCP:  MPPE[6] value 0x010000e0 (128/56/40 bits, stateless)
Nov  8 10:57:06 router ppp[1177]: tun1: CCP: deflink: State change Closed --> Req-Sent
Nov  8 10:57:06 router ppp[1177]: tun1: Phase: deflink: lcp -> open
Nov  8 10:57:06 router ppp[1177]: tun1: Phase: bundle: Network
Nov  8 10:57:06 router ppp[1177]: tun1: IPCP: FSM: Using "deflink" as a transport
Nov  8 10:57:06 router ppp[1177]: tun1: IPCP: deflink: State change Initial --> Closed
Nov  8 10:57:06 router ppp[1177]: tun1: IPCP: deflink: LayerStart.
Nov  8 10:57:06 router ppp[1177]: tun1: IPCP: deflink: SendConfigReq(1) state = Closed
Nov  8 10:57:06 router ppp[1177]: tun1: IPCP:  IPADDR[6] x.x.x.x
Nov  8 10:57:06 router ppp[1177]: tun1: IPCP:  COMPPROTO[6] 16 VJ slots with slot compression
Nov  8 10:57:06 router ppp[1177]: tun1: IPCP: deflink: State change Closed --> Req-Sent
Nov  8 10:57:06 router ppp[1177]: tun1: CCP: deflink: RecvConfigReq(5) state = Req-Sent
Nov  8 10:57:06 router ppp[1177]: tun1: CCP:  MPPE[6] value 0x01000001 (0 bits, stateless, compressed)
Nov  8 10:57:06 router ppp[1177]: tun1: CCP: deflink: SendConfigNak(5) state = Req-Sent
Nov  8 10:57:06 router ppp[1177]: tun1: CCP:  MPPE[6] value 0x01000040 (128 bits, stateless)
Nov  8 10:57:06 router ppp[1177]: tun1: IPCP: deflink: RecvConfigReq(6) state = Req-Sent
Nov  8 10:57:06 router ppp[1177]: tun1: IPCP:  IPADDR[6] x.x.x.x
Nov  8 10:57:06 router ppp[1177]: tun1: IPCP: deflink: SendConfigAck(6) state = Req-Sent
Nov  8 10:57:06 router ppp[1177]: tun1: IPCP:  IPADDR[6] x.x.x.x
Nov  8 10:57:06 router ppp[1177]: tun1: IPCP: deflink: State change Req-Sent --> Ack-Sent
Nov  8 10:57:07 router ppp[1177]: tun1: CCP: deflink: RecvConfigRej(1) state = Req-Sent
Nov  8 10:57:07 router ppp[1177]: tun1: LCP: deflink: SendIdent(2) state = Opened
Nov  8 10:57:07 router ppp[1177]: tun1: LCP:  MAGICNUM fec6ea40
Nov  8 10:57:07 router ppp[1177]: tun1: LCP:  TEXT user-ppp 3.4.2
Nov  8 10:57:07 router ppp[1177]: tun1: CCP:  DEFLATE[4] win 15
Nov  8 10:57:07 router ppp[1177]: tun1: CCP:  PRED1[2]
Nov  8 10:57:07 router ppp[1177]: tun1: CCP: deflink: SendConfigReq(2) state = Req-Sent
Nov  8 10:57:07 router ppp[1177]: tun1: CCP:  MPPE[6] value 0x010000e0 (128/56/40 bits, stateless)
Nov  8 10:57:07 router ppp[1177]: tun1: IPCP: deflink: RecvConfigRej(1) state = Ack-Sent
Nov  8 10:57:07 router ppp[1177]: tun1: LCP: deflink: SendIdent(3) state = Opened
Nov  8 10:57:07 router ppp[1177]: tun1: LCP:  MAGICNUM fec6ea40
Nov  8 10:57:07 router ppp[1177]: tun1: LCP:  TEXT user-ppp 3.4.2
Nov  8 10:57:07 router ppp[1177]: tun1: IPCP:  COMPPROTO[6] 16 VJ slots with slot compression
Nov  8 10:57:07 router ppp[1177]: tun1: IPCP: deflink: SendConfigReq(2) state = Ack-Sent
Nov  8 10:57:07 router ppp[1177]: tun1: IPCP:  IPADDR[6] x.x.x.x
Nov  8 10:57:07 router ppp[1177]: tun1: CCP: deflink: RecvConfigReq(7) state = Req-Sent
Nov  8 10:57:07 router ppp[1177]: tun1: CCP:  MPPE[6] value 0x01000040 (128 bits, stateless)
Nov  8 10:57:07 router ppp[1177]: tun1: CCP: deflink: SendConfigAck(7) state = Req-Sent
Nov  8 10:57:07 router ppp[1177]: tun1: CCP:  MPPE[6] value 0x01000040 (128 bits, stateless)
Nov  8 10:57:07 router ppp[1177]: tun1: CCP: deflink: State change Req-Sent --> Ack-Sent
Nov  8 10:57:07 router ppp[1177]: tun1: CCP: deflink: RecvConfigNak(2) state = Ack-Sent
Nov  8 10:57:07 router ppp[1177]: tun1: CCP:  MPPE[6] value 0x01000040 (128 bits, stateless)
Nov  8 10:57:07 router ppp[1177]: tun1: CCP: deflink: SendConfigReq(3) state = Ack-Sent
Nov  8 10:57:07 router ppp[1177]: tun1: CCP:  MPPE[6] value 0x01000040 (128 bits, stateless)
Nov  8 10:57:07 router ppp[1177]: tun1: IPCP: deflink: RecvConfigNak(2) state = Ack-Sent
Nov  8 10:57:07 router ppp[1177]: tun1: IPCP:  IPADDR[6] x.x.x.x
Nov  8 10:57:07 router ppp[1177]: tun1: IPCP:  IPADDR[6] changing address: x.x.x.x  --> x.x.x.x
Nov  8 10:57:07 router ppp[1177]: tun1: IPCP: deflink: SendConfigReq(3) state = Ack-Sent
Nov  8 10:57:07 router ppp[1177]: tun1: IPCP:  IPADDR[6] x.x.x.x
Nov  8 10:57:07 router ppp[1177]: tun1: CCP: deflink: RecvConfigAck(3) state = Ack-Sent
Nov  8 10:57:07 router ppp[1177]: tun1: CCP:  MPPE[6] value 0x01000040 (128 bits, stateless)
Nov  8 10:57:07 router ppp[1177]: tun1: CCP: deflink: State change Ack-Sent --> Opened
Nov  8 10:57:07 router ppp[1177]: tun1: CCP: deflink: LayerUp.
Nov  8 10:57:07 router ppp[1177]: tun1: CCP: MPPE: Input channel initiated
Nov  8 10:57:07 router ppp[1177]: tun1: CCP: MPPE: Output channel initiated
Nov  8 10:57:07 router ppp[1177]: tun1: CCP: deflink: Out = MPPE[18], In = MPPE[18]
Nov  8 10:57:07 router ppp[1177]: tun1: LCP: Reducing MTU from 1492 to 1490 (CCP requirement)
Nov  8 10:57:07 router ppp[1177]: tun1: IPCP: deflink: RecvConfigAck(3) state = Ack-Sent
Nov  8 10:57:07 router ppp[1177]: tun1: IPCP:  IPADDR[6] x.x.x.x
Nov  8 10:57:07 router ppp[1177]: tun1: IPCP: deflink: State change Ack-Sent --> Opened
Nov  8 10:57:07 router ppp[1177]: tun1: IPCP: deflink: LayerUp.
Nov  8 10:57:07 router ppp[1177]: tun1: IPCP: myaddr x.x.x.x hisaddr = x.x.x.x
Nov  8 10:57:07 router ppp[1177]: tun1: LCP: Reducing MTU from 1492 to 1490 (CCP requirement)
Nov  8 10:57:15 router ppp[437]: tun0: LCP: deflink: RecvEchoRequest(0) state = Opened
Nov  8 10:57:15 router ppp[437]: tun0: LCP: deflink: SendEchoReply(0) state = Opened

Nov  8 10:57:17 router ppp[1177]: tun1: Phase: Signal 1, terminate.  

Nov  8 10:57:17 router ppp[1177]: tun1: IPCP: deflink: LayerDown: x.x.x.x
Nov  8 10:57:17 router ppp[1177]: tun1: IPCP: deflink: SendTerminateReq(4) state = Opened
Nov  8 10:57:17 router ppp[1177]: tun1: IPCP: deflink: State change Opened --> Closing
Nov  8 10:57:17 router ppp[1177]: tun1: IPCP: deflink: RecvTerminateAck(4) state = Closing
Nov  8 10:57:17 router ppp[1177]: tun1: IPCP: deflink: LayerFinish.
Nov  8 10:57:17 router ppp[1177]: tun1: IPCP: Connect time: 11 secs: 574 octets in, 0 octets out
Nov  8 10:57:17 router ppp[1177]: tun1: IPCP: 7 packets in, 0 packets out
Nov  8 10:57:17 router ppp[1177]: tun1: IPCP:  total 52 bytes/sec, peak 98 bytes/sec on Tue Nov  8 10:57:12 2016
Nov  8 10:57:17 router ppp[1177]: tun1: IPCP: deflink: State change Closing --> Closed
Nov  8 10:57:17 router ppp[1177]: tun1: Phase: bundle: Terminate
Nov  8 10:57:17 router ppp[1177]: tun1: CCP: deflink: LayerDown.
Nov  8 10:57:17 router ppp[1177]: tun1: CCP: deflink: State change Opened --> Starting
Nov  8 10:57:17 router ppp[1177]: tun1: CCP: deflink: LayerFinish.
Nov  8 10:57:17 router ppp[1177]: tun1: LCP: deflink: Closing due to CCP completion
Nov  8 10:57:17 router ppp[1177]: tun1: LCP: deflink: LayerDown
Nov  8 10:57:17 router ppp[1177]: tun1: LCP: deflink: SendTerminateReq(2) state = Opened
Nov  8 10:57:17 router ppp[1177]: tun1: LCP: deflink: State change Opened --> Closing
Nov  8 10:57:17 router ppp[1177]: tun1: CCP: deflink: LayerFinish.
Nov  8 10:57:17 router ppp[1177]: tun1: CCP: deflink: State change Starting --> Initial
Nov  8 10:57:17 router ppp[1177]: tun1: Phase: deflink: open -> lcp
Nov  8 10:57:17 router ppp[1177]: tun1: IPCP: deflink: State change Closed --> Initial
Nov  8 10:57:17 router ppp[1177]: tun1: CCP: deflink: State change Initial --> Initial
Nov  8 10:57:18 router ppp[1177]: tun1: LCP: deflink: RecvTerminateAck(2) state = Closing
Nov  8 10:57:18 router ppp[1177]: tun1: LCP: deflink: LayerFinish
Nov  8 10:57:18 router ppp[1177]: tun1: LCP: deflink: State change Closing --> Closed
Nov  8 10:57:18 router ppp[1177]: tun1: LCP: deflink: State change Closed --> Initial
Nov  8 10:57:18 router ppp[1177]: tun1: Phase: deflink: Disconnected!
Nov  8 10:57:18 router ppp[1177]: tun1: Phase: deflink: Connect time: 15 secs: 1417 octets in, 719 octets out
Nov  8 10:57:18 router ppp[1177]: tun1: Phase: deflink: 23 packets in, 21 packets out
Nov  8 10:57:18 router ppp[1177]: tun1: Phase:  total 142 bytes/sec, peak 355 bytes/sec on Tue Nov  8 10:57:10 2016
Nov  8 10:57:18 router ppp[1177]: tun1: Phase: deflink: lcp -> closed
Nov  8 10:57:18 router ppp[1177]: tun1: Warning: Delete route failed: x.x.x.x: errno: Address already in use
Nov  8 10:57:18 router ppp[1177]: tun1: Phase: bundle: Dead
Nov  8 10:57:18 router ppp[1177]: tun1: Phase: PPP Terminated (normal).

What reason of connection termination? What is service dependencies are?
 
What is service dependencies are?

Hi, you mean the dependencies to write your own rc.d script? It is not clear which kind of script you wrote, but rc.d would be the best one for a boot situation, more about how to do it here: https://www.freebsd.org/doc/en_US.ISO8859-1/articles/rc-scripting/article.html

As a rc.d script , I think you should add
Code:
REQUIRE: NETWORKING
. To understand why I think so, take a look at /etc/rc.d/NETWORKING and rcorder(8) , paying attention to the BUGS section of that man page.

Hope it helps.
 
marcelbonnet

Yes, but the "NETWORKING" conditions are loaded before the SERVERS, DAEMON and LOGIN conditions, that stand in my script. Is not a solution. And what is the point of write something, that has some solution in standard FreeBSD documentation..... it has been read and known for a long time ago.
But thanks for the support of thread.

The simple solution - to use a "sleep" delay in the script, that works in background mode... but is not an aesthetic solution. Prefer to find more elegant solution, in BSD conception.....
 
Back
Top