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
[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
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