mpd isn't listening on 1723 because he can't get it thhough it isn't used

Bernard T. Higonnet bth at higonnet.net
Tue Jul 10 20:32:27 UTC 2007


On Tuesday 10 July 2007 21:32, Henri Hennebert wrote:
.
.
.
> >  set ipcp ranges 192.168.1.103/32 192.168.1.200/32
>
>                     ^^^^^^^^^^^^^
> Is this address defined on your server ?

You're quite right. This was a typing mistake and should be
  set ipcp ranges 192.168.0.103/32 192.168.0.200/32

Strangely enough, this did not fix the problem.

Just to show that I did change this here's the output from show ipcp:

[bundle1:pptp1] show ipcp
[bundle1] IPCP [Initial]
Allowed IP address ranges:
        Self: 192.168.0.103/32
        Peer: 192.168.0.200/32
Current addressing:
        Self: 0.0.0.0
        Peer: 0.0.0.0
Compression:
        Self: None
        Peer: None
Server info we give to peer:
DNS servers :  208.67.222.222   208.67.220.220
NBNS servers:         0.0.0.0          0.0.0.0
Server info peer gave to us:
DNS servers :         0.0.0.0          0.0.0.0
NBNS servers:         0.0.0.0          0.0.0.0
IPCP Options:
        Name            Self            Peer
        ----------------------------------------
        vjcomp          enable          accept
        req-pri-dns     disable
        req-sec-dns     disable
        req-pri-nbns    disable
        req-sec-nbns    disable
        pretend-ip      disable
        radius-ip       disable
VJ Compression:
        Out comp : 0
        Out total: 0
        Missed   : 0
        Searched : 0
        In comp  : 0
        In uncomp: 0
        In error : 0
        In tossed: 0


Thanks - every bit helps...
Bernard Higonnet


More information about the freebsd-net mailing list