[f-nsp] problems with port 80

Wouter Prins wp at null0.nl
Mon Feb 21 11:55:23 EST 2011


hi,

it seems you forgot to bind port 80 under the vip.

On 21 February 2011 16:41,  <network at cwo.com> wrote:
> Hello,
>
> I'm having an issue with my ServerIron layer-4 switch config and was
> wondering if somebody can give me a hint or two on what the solution might
> be.
> The problem is that http (port 80) traffic is not being directed any of
> the 2 real servers. However, if I go to port 80 on the IP of the real
> servers directly, it works fine.
> All the other ports work just fine, just port 80 seems to stall. Btw, the
> "port http url "HEAD /"" line is being automatically inserted to the config
> as soon as I add port http to the "real" server.
> Below are the relevant lines of my current config.
> Any help would be appreciated.
>
> Thanks
> JB
>
>
>
> !
> server no-fast-bringup
> server predictor round-robin
> server sticky-age 10
>
> server port 587
>  tcp
>  udp
>
> server port 993
>  tcp
>  udp
>
> server port 995
>  tcp
>  udp
> !
> !
> server real frontend 64.xx.xx.xx
>  port http
>  port http keepalive
>  port http url "HEAD /"
>  port 587
>  port 587 keepalive
>  port smtp
>  port smtp keepalive
>  port pop3
>  port pop3 keepalive
>  port ssl
>  port ssl keepalive
>  port imap4
>  port imap4 keepalive
>  port 993
>  port 993 keepalive
>  port 995
>  port 995 keepalive
> !
> server real backend 64.xx.xx.xx
>  port http
>  port http keepalive
>  port http url "HEAD /"
>  port 995
>  port 995 keepalive
>  port 993
>  port 993 keepalive
>  port imap4
>  port imap4 keepalive
>  port ssl
>  port ssl keepalive
>  port pop3
>  port pop3 keepalive
>  port smtp
>  port smtp keepalive
>  port 587
>  port 587 keepalive
> !
> !
> server virtual mail 209.xx.xx.xx
>  port 995 sticky
>  port 993 sticky
>  port imap4 sticky
>  port ssl sticky
>  port http sticky
>  port pop3 sticky
>  port smtp sticky
>  port 587 sticky
>  bind 995 frontend 995 backend 995
>  bind 993 frontend 993 backend 993
>  bind imap4 frontend imap4 backend imap4
>  bind ssl frontend ssl backend ssl
>  bind pop3 frontend pop3 backend pop3
>  bind smtp frontend smtp backend smtp
>  bind 587 frontend 587 backend 587
> !
>
>
>
> _______________________________________________
> foundry-nsp mailing list
> foundry-nsp at puck.nether.net
> http://puck.nether.net/mailman/listinfo/foundry-nsp
>



-- 
Wouter Prins
wp at null0.nl




More information about the foundry-nsp mailing list