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

Can't See my Lan

I am running Astaro Linux V5 and have set up a VPN PPTP tunnel.  I am able to connect and ping my network computers by ip address and access IP based stuff that I should only be able to access on the private lan, but when I go to the network neighbourhood I can't see the computers for my lan at all.  Is there a setting that is missed.

Thanks !


This thread was automatically locked due to age.
Parents Reply Children
  • I don't know if this is helpful but here is my pptp log

    2005:09:16-11:37:01 (none) pppd-pptp[32159]: Starting negotiation on /dev/ttyp0
    2005:09:16-11:37:01 (none) pptpd[32158]: CTRL: Closing child BCrelay with pid 0
    2005:09:16-11:37:01 (none) pptpd[32158]: CTRL: Closing child ppp with pid 32159
    2005:09:16-11:37:01 (none) pptpd[32158]: CTRL: Client 10.0.1.164 control connection finished
    2005:09:16-11:37:01 (none) pppd-pptp[32159]: Terminating on signal 2.
    2005:09:16-11:37:01 (none) pppd-pptp[32159]: Modem hangup
    2005:09:16-11:37:01 (none) pppd-pptp[32159]: Connection terminated.
    2005:09:16-11:37:01 (none) pppd-pptp[32159]: Exit.
    2005:09:16-11:37:06 (none) pptpd[32160]: CTRL: Client 10.0.1.164 control connection started
    2005:09:16-11:37:06 (none) pptpd[32160]: CTRL: Starting call (launching pppd, opening GRE)
    2005:09:16-11:37:06 (none) pppd-pptp[32161]: Plugin /usr/sbin/radius.so loaded.
    2005:09:16-11:37:06 (none) pppd-pptp[32161]: RADIUS plugin initialized.
    2005:09:16-11:37:06 (none) pppd-pptp[32161]: Plugin /usr/sbin/radattr.so loaded.
    2005:09:16-11:37:06 (none) pppd-pptp[32161]: RADATTR plugin initialized.
    2005:09:16-11:37:06 (none) pppd-pptp[32161]: Plugin /usr/sbin/radius.so loaded.
    2005:09:16-11:37:06 (none) pppd-pptp[32161]: RADIUS plugin initialized.
    2005:09:16-11:37:06 (none) pppd-pptp[32161]: Plugin /usr/sbin/radattr.so loaded.
    2005:09:16-11:37:06 (none) pppd-pptp[32161]: RADATTR plugin initialized.
    2005:09:16-11:37:06 (none) pppd-pptp[32161]: pppd 2.4.2 started by (unknown), uid 0
    2005:09:16-11:37:06 (none) pppd-pptp[32161]: Starting negotiation on /dev/ttyp0
    2005:09:16-11:37:06 (none) pptpd[32160]: GRE: Bad checksum from pppd.
    2005:09:16-11:37:06 (none) pppd-pptp[32161]: rc_map2id: can't find tty /dev/ in map database
    2005:09:16-11:37:06 (none) pppd-pptp[32161]: Using interface ppp0
    2005:09:16-11:37:06 (none) pptpd[32160]: CTRL: Ignored a SET LINK INFO packet with real ACCMs!
    2005:09:16-11:37:06 (none) pppd-pptp[32161]: MPPE 128-bit stateless compression enabled
    2005:09:16-11:37:08 (none) pppd-pptp[32161]: Cannot determine ethernet address for proxy ARP
    2005:09:16-11:37:08 (none) pppd-pptp[32161]: local  IP address 10.210.57.1
    2005:09:16-11:37:08 (none) pppd-pptp[32161]: remote IP address 10.210.57.3
    2005:09:16-11:39:32 (none) pppd-pptp[32161]: LCP terminated by peer (VS^_N^@
  • Even if I had to open up Wins ports how do you do it?
  • Hi,

    you need to tell your Client (windows network), that he should use the Wins-Server (something netbios over tcp/ip must be checked)  on your local network. 
    Then you need to allow the traffic from your client to the local network. 

    Chris
  • That kinda was already done.  There is a Wins server going and all clients have an address to where the Wins server is.
  • Hm,

    then you can only try to use something like ehtereal, to check if your client can communicate with the wins-server, eg. if you see netbios traffic from your wins-server reaching the client.
    Or do a tcpdump on your astaro and grab for netbios traffic.

    Chris