Firewall Auth

avatar

Is there a way to set firewall auth instead of VPN? I need to auth through different firewalls to traverse our network.

All Comments (8)

avatar

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

avatar

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

avatar
avatar

Do you know if it's possible to call the TACAS client in command line?

David Hervieux

avatar

Not possible

avatar

The only solution is to try to create a web session and try to fill the information, can you try?

David Hervieux

avatar

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.

avatar

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