Is there a way to set firewall auth instead of VPN? I need to auth through different firewalls to traverse our network.
Hi,
Sorry I little bit dumb, how do you set firewall auth manually? Is it a command line, a product. I really don't know that.
edited by dhervieux on 5/3/2011
David Hervieux
A few ways actually. One way is a two page HTTP auth. 1st page username, second page password. Or use TACACS Client 1.1.2 for windows.
For the HTTP you would have a url like https://10.21.21.5:950/ and do the 2 page auth entries. After that you may pass through.
For TACACS Client is like the picture attached:
TACACS_Cient.jpg
Found this in the internet:
http://www.weizmann.ac.il/CC/security/httpblock.html
Do you know if it's possible to call the TACAS client in command line?
David Hervieux
Not possible
The only solution is to try to create a web session and try to fill the information, can you try?
David Hervieux
tried, but I did not get it right, The issue I am having is this.
1st open page and get one input box, put user name, hit next. 2nd page another input box, password, next.
so since this can not be automated I can not figure out how to make it easier.
Hi,
I should verify if I could do some multi level authentication, can you send me the source code of both page? Send it to support@devolutions.net
David Hervieux