[pptp-server] windows networking over VPN ???

andre andre at direct.a2000.nl
Sun Nov 14 09:57:08 CST 1999


Hello everybody,

I have a problem with windows networking over VPN.
I have installed samba as WINS server and made a virtual ip adres.

	         	VPN
PPP                               
192.168.0.10-20     192.168.1.1
                                   192.168.0.1(virtual)

If i login on VPN server (client ip 192.168.0.10, wins 192.168.0.1 (virtual))
I can't find any stations on microsoft networking. what do i wrong ?

17:33:51.865688 192.168.0.10.netbios-ns > 192.168.0.1.netbios-ns: udp 68
17:33:51.867469 192.168.1.3.netbios-ns > 192.168.0.10.netbios-ns: udp 62
17:33:51.877180 192.168.0.10.netbios-ns > 192.168.0.1.netbios-ns: udp 68
17:33:51.878613 192.168.1.3.netbios-ns > 192.168.0.10.netbios-ns: udp 62
17:33:51.890640 192.168.0.10.netbios-ns > 192.168.0.1.netbios-ns: udp 68

Here are the configuration files.

++++ /sbin/ifconfig ++++

eth0      Link encap:Ethernet  HWaddr 00:60:08:73:E2:B3
          inet addr:62.108.6.142  Bcast:62.108.7.255  Mask:255.255.254.0
          UP BROADCAST NOTRAILERS RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:50427 errors:8 dropped:0 overruns:9 frame:8
          TX packets:24483 errors:0 dropped:0 overruns:0 carrier:0
          collisions:232 txqueuelen:100
          Interrupt:10 Base address:0x300

eth1      Link encap:Ethernet  HWaddr 00:00:E8:CC:7C:14
          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:44606 errors:0 dropped:0 overruns:0 frame:0
          TX packets:66572 errors:0 dropped:0 overruns:0 carrier:0
          collisions:485 txqueuelen:100
          Interrupt:5 Base address:0x280


eth1:0    Link encap:Ethernet  HWaddr 00:00:E8:CC:7C:14
          inet addr:192.168.0.1  Bcast:192.168.0.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Interrupt:5 Base address:0x280

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:3924  Metric:1
          RX packets:45 errors:0 dropped:0 overruns:0 frame:0
          TX packets:45 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0

ppp0      Link encap:Point-to-Point Protocol
          inet addr:192.168.1.3  P-t-P:192.168.0.10  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
          RX packets:235 errors:0 dropped:0 overruns:0 frame:0
          TX packets:133 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:10
+++++++++

++++ ppp/options ++++
lock
name surfbeast
netmask 255.255.255.0
debug
auth
require-chap
proxyarp
ms-wins 192.168.0.1
++++++++++++++++++++

++++ pptpd.conf ++++
speed 115200
localip 192.168.1.3
remoteip 192.168.0.10-20
+++++++++++++++++++

++++ smb.conf +++++
[global]
workgroup = ATRSERVER
log file = /var/log/samba/log.%m
remote announce = 192.168.0.255/ATR
max log size = 50
socket options = TCP_NODELAY
netbios name = SURFBEAST
keepalive = 30
dns proxy = No
encrypt passwords = Yes
server string = ANDRE
wins support = true
domain logons = yes
domain master = yes
preferred master = yes
+++++++++++++++++++







More information about the pptp-server mailing list