This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

PPTP VPN, How do I browse Windows Network?

ASL 4.something (I don't know where to find version...).   Followed PPTP HOW-To on Astaro site.  Set up PPTP VPN on laptop.  It connects, authenticates and logs onto network.   I can ping all internal devices.  I can ssh to them.  I have a path to Internet.  Everything seems to work fine.  At Windows level, I can "Map a network drive".  

But, I cannot "Browse the Network" in File Explorer.   I should be able to click on Network Neighborhood and see all my shared devices.   I don't get any error, it just does not find any systems.  (When directly connected to my LAN I'll find several shared devices.)  This is important because it's easier to tell users how to find a system then to keep reminding them to map the drive.   I think this is some kind of netbios level discovery protocol that  my packet filter is blocking, but I have my pptp-pool filter set to   PPTP-POOL -> Any  -> Any  -> Allow.  So I don't know what could be getting blocked.  Any Ideas?


This thread was automatically locked due to age.
  • Hvae you tried just giving it some time??
    The building of the Network Nei....... blabla.. can take some time. If you, as you wrote have set up an PPTP-Pool -> Any -> Any Rule - then everything from your PPTP, to the net should go without pain - but have you made som rules taking out all NetBIOS traffic that comes in to the firewall??

    There are several people on the board asking for this, because the NetBIOS is filling up the logfiles.
  • I tried the time thing, let it sit connected for about 45 minutes, nothing happened.  So I modified my Samba server on the LAN to be a WINS server, added the WINS server address to my PPTP config.  Re-connected to the VPN, I can ping the LAN; I can map drives fine, I still can't browse the network.   I finally moved the packet rule:  PPTP-POOL -> Any -> Any -> Allow to the first rule.

    When I look at the filter live log I see :
     Action             Source                             Port    Destination           Port
    UDP DROP  192.168.254.2 (pptp-pool)   137    255.255.255.255  137
    and the same for port 138, when  I try to browse the network from the VPN client.

    Does this mean the firewall is blocking a broadcast from the pptp-pool?
  • Yes.

    You need a WINS server to be able to browse correctly I think.