Re: Firewall Redirect
- From: Rob <bitabyss@xxxxxxxxx>
- Date: Fri, 30 Nov 2007 10:39:30 -0500
Lucas Neves Martins wrote:
Redirect requests from the port 80, to the port 8082. - for apache tomcat.
[[snip]]
422 ipfw add 950 divert 8082 tcp from any to any 80 via em0
425 ipfw add 950 divert 8082 tcp from any to any 80 via em0
428 ipfw add 950 divert 80 tcp from any to any 8082 via em0
It's not as "clean" as doing it with ipfw, but there a port redirect utilty in ports/net/redir that might do might accomplish what you want.
-RW
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- References:
- Firewall Redirect
- From: Lucas Neves Martins
- Firewall Redirect
- Prev by Date: Re: running port as non-root
- Next by Date: Re: who wrote this
- Previous by thread: Re: Firewall Redirect
- Next by thread: Re: Firewall Redirect
- Index(es):