poptop

Justin L. Boss justin at alt-network.com
Sat Jan 8 10:10:02 PST 2005


Has anyone had any success with poptop. I'm able to get a windows client to 
connect but can not see the privet network at all. Here are my config file

###	/usr/local/etc/pptpd.conf
option		/etc/ppp/options.pptp
debug
bcrelay		dc1
localip		172.19.100.100
remoteip		172.19.100.200-254

###	/etc/ppp/options.pptp
lock
debug
name host.domain.com
nobsdcomp
proxyarp
ms-wins 172.19.100.1
ms-dns  172.19.100.1
auth
noipdefault
refuse-pap
require-chap

###	ifconfig out put
ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
ppp1: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500
        inet 172.19.100.100 --> 172.19.100.200 netmask 0xffffff00
tun0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500

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

The client is able to ping the 172.19.100.200 but nothing further.

PPP adapter Newman:

        Connection-specific DNS Suffix  . :
        Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface
        Physical Address. . . . . . . . . : 00-53-45-00-00-00
        DHCP Enabled. . . . . . . . . . . : No
        IP Address. . . . . . . . . . . . : 172.19.100.200
        Subnet Mask . . . . . . . . . . . : 255.255.255.255
        Default Gateway . . . . . . . . . : 172.19.100.200
        DNS Servers . . . . . . . . . . . : 172.19.100.1
                                            172.19.100.1
        Primary WINS Server . . . . . . . : 172.19.100.1
        Secondary WINS Server . . . . . . : 172.19.100.1


Thanks for your help Justin


More information about the freebsd-questions mailing list