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--->RADIUS with W2k

Helllo,

i tried to connect w2k client( SP 4) via PPTP with ASL 4.0.16 to a W2k ( SP4) network. using Raduis. got following PPTP logfile...  any hints ?? Thx

Logfile:
2003-Nov 12 10:50:11 (none) pptpd[6348]: GRE: Bad checksum from pppd.
2003-Nov 12 10:50:12 (none) pptpd[6348]: CTRL: Ignored a SET LINK INFO packet with real ACCMs!
2003-Nov 12 10:50:12 (none) pppd[6349]: rc_map2id: can't find tty /dev/ in map database
2003-Nov 12 10:50:12 (none) pppd[6349]: rc_get_ipaddr: couldn't resolve hostname: firewall.xxxxxxxxxxx.de
2003-Nov 12 10:50:12 (none) pppd[6349]: rc_own_ipaddress: couldn't get own IP address  


This thread was automatically locked due to age.
  • I'm getting the same error; and it used to work. I was wondering whether it was 4.016...

    The error seems to indicate that a reverse-lookup (done as a security precaution) is failing. Is your DNS proxy enabled?
      
  • Please make sure that your host name is a valid DNS name (any name works, as long
    as it can be looked up :-) ).
    The error messages should go away then.

    Stephan
         
  • OK, we finally got the answer on this:

    In the process of fixing the PPTP in 4.016 (a complete VPN software upgrade), the name reolution mechanism got knocked out. Astaro is aware of the problem and have it on their TO FIX list. In the meantime, a clever workaround (figured out by Astaro) is to enter the firewall's IP address as the host name on the Settings page (yes, it will accept it). Then after a call to gethostbyname does not do a lookup, it will pass on the machine's IP address (this is done as a security check; the name resolution component in the VPN is busted right now...)