Re: IPFW and HTTPS problem

2007-08-25 Thread David Kelly
On Aug 25, 2007, at 4:15 PM, Narek Gharibyan wrote: I enabled https for my webmail. It works for LAN client but doesn't work for Internet clients. I checked with tcpdump ipfw filters the incomping https packets unless the rule tcpdump is the hard way. # ipfw zero try the webmail. # ipf

Re: IPFW and HTTPS problem

2007-08-25 Thread Bill Moran
[Any reason you posted to the same list twice?] In response to "Narek Gharibyan" <[EMAIL PROTECTED]>: > > I enabled https for my webmail. It works for LAN client but doesn't work for > Internet clients. I checked with tcpdump ipfw filters the incomping https > packets unless the rule > > Ipfw ad

IPFW and HTTPS problem

2007-08-25 Thread Narek Gharibyan
I enabled https for my webmail. It works for LAN client but doesn't work for Internet clients. I checked with tcpdump ipfw filters the incomping https packets unless the rule Ipfw add allow tcp from any to ${webmail} 443 Ipfw add allow tcp from ${webmail} 443 to any Even I tried Ipfw add