|
||||||||
At 07:53 PM 5/7/2007, you wrote: >On 5/7/07, Joe Demeny <jd underscore boro at borozo dot com> wrote: >> >>Hello, >> >>I'm not sure if my problem is the result that I have misconfigured my >>m0n0wall, but I hope your can point me in the right direction. >> >>The network I'm connecting to is 10.10.10.0/24. m0n0wall is 10.10.10.2 >>and a Windows server is 10.10.10.1 which also acts as a DNS resolver. >> >>I have enabled PPTP on m0n0wall and I can connect fine. >> >>However, I can't ping anything in 10.10.10.0/24 when connecting through >>PPTP. When I ssh to the 10.10.10.0/24 network, I can ping fine. > >What is the rule on your PPTP interface? Sounds like maybe you're only >allowing TCP and not ICMP. Chris, That's was the problem - thanx for pointing it out. >>I can also mount Windows shares after connecting with PPTP, but only as >>\\10.10.10.1\sharename and not by name such as \\server\sharename. > >Configure your PPTP client with the appropriate name resolution info >(DNS and/or WINS IP's). This is really eluding me. This is from ipconfig /all after establishing the PPTP session: PPP adapter FLC: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface Physical Address. . . . . . . . . : 00-53-45-00-00-00 Dhcp Enabled. . . . . . . . . . . : No IP Address. . . . . . . . . . . . : 10.10.10.192 Subnet Mask . . . . . . . . . . . : 255.255.255.255 Default Gateway . . . . . . . . . : 10.10.10.192 DNS Servers . . . . . . . . . . . : 10.10.10.1 Primary WINS Server . . . . . . . : 10.10.10.1 10.10.10.1 is the Windows server. The local Windows machines use the same DNS and WINS settings and can resolve local names with no problem. Joe |