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

Radius as authentication method

Hi all,

I'm in the process of evaluating ASL 3.207 for the school I work for. I'm pretty satisfied so far exept for one vital item: proxy authentication through Radius does not seem to work. I know there have been several posts about this topic (I've read them!). None of this posts contained helpful info for me. Situation:
ASL box with external, internal and DMZ network
W2K server in internal network, which is also the radius server.
ASL works fine when proxying in standard/transparent mode. No troubles to connect to the internet. However, when switching to user autentication mode a log-on pop up appears in the browser. So far so good. But I never get my user id authenticated    . I followed the manual to the letter. I don't know what is wrong. The event log of IAS on the W2K server remains empty. It looks like it does not receive any requests from the Astaro box. Any idea's? I know I have to enable remote dial in flag (I did), about the shared secret etc etc. I really read the manual several times. Please give some tips to solve this matter. To me this is important as I want to be able to give access to the proxy based on user groups. If this will not work I will have to look for other products, although I like Astaro a lot.

regards,
Jan van der Lely

 jan.vd.lely@kennisnet.nl


This thread was automatically locked due to age.
  • Originally posted by G. D. Hamburg:
    Hi,

    I´ve found the problem!!!

    There must be a error with delivering the password. After using a pass without signs like ".,;:#+~*äöü$ everything works fine!
    Hmm, I am already using a simple password. Will try some options tomorrow. To be continued...

    Jan
  • Originally posted by G. D. Hamburg:
    Hi,

    I´ve found the problem!!!

    There must be a error with delivering the password. After using a pass without signs like ".,;:#+~*äöü$ everything works fine!
    Same here! I made the shared secret a simple one, just four characters, no caps or shift symbols. Now it works! Thanks for the tip G.D. Hamburg!

    rgrds,
    Jan
  • Sorry to say the the secret share fix didn't work for me.

    I think I now have worked out my problem, just not the fix.. Here is the strange situation my box is in.

    External IP
        |
    Cable Router
    with DHCP server
    Red IP  x.x.x.x from ISP DHCP
    Green IP 192.168.0.1 fixed
        |
    Astaro Firewall
    Red DHCP 192.168.0.x from router
    Green DHCP 192.168.1.252
    reservation from win2k
    No gateway set on astaro.
    Gateway set to 192.168.1.252 in DHCP scope
        |
    Windows 2000 Server 192.168.1.254
    Internal DHCP server
    IAS Server

    I think the gateway addresses fed from the various DHCP servers maybe confusing the routing somewhere?
    I can't see why this would affect anything, but it seems to be the only thing odd about my box, and therefore a likely candidate for the errors.

    Foz
  • Astaro needs a gateway on the external NIC (the one connected to the cable modem)

    Is there one being set?

    There should be no gateway on the internal NIC on Astaro.
  • Yep

    The gateway on the astaro box is set to the
    green address on the cable router ie 192.168.0.1

    TIA