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

Webadmin on multiple external ip's?

Hi, I have my external interface aliasing all of our 5 ip's for the purpose of dnat-ing them to internal hosts in the dmz. All is working well, except for one slight problem. Webadmin seems to have bound itself to all 5 addresses. Is there a way to limit this to only one of the external ip's? I'd much rather do this than change the port altogether to allow ssl webservers to operate from the dmz


This thread was automatically locked due to age.
Parents
  • fwoom,

    auto filters are set for the real interface IP
    (ethX) only. No prob to setup the NAT rules for 
    your aliasses. DNAT happens before the packets reach the local process!

    Changing the webadmin port is only nescessary if
    you want to translate (HTTPS) the real IP as well!

    read you
    o|iver
     
     [size="1"][ 03 July 2002, 13:06: Message edited by: oliver.desch ][/size]
Reply
  • fwoom,

    auto filters are set for the real interface IP
    (ethX) only. No prob to setup the NAT rules for 
    your aliasses. DNAT happens before the packets reach the local process!

    Changing the webadmin port is only nescessary if
    you want to translate (HTTPS) the real IP as well!

    read you
    o|iver
     
     [size="1"][ 03 July 2002, 13:06: Message edited by: oliver.desch ][/size]
Children