On Wed, Jun 10, 2009 at 9:40 AM, Brian A. Seklecki < [email protected]> wrote:
> On Wed, 2009-06-10 at 09:24 -0700, Journey Man wrote: > > Yet another rule that redirects port 1443 to port 443 works: > > Try tcpdump: > > % sudo tcpdump -i $ext_if 'port 443' > > Then try to re-create the TCP socket from a 3rd party remote host. See > if the syn packet comes in. If not, then your ISP could be blocking > inbound 443. > > You should punish them, if so. Or use IPSEC/ESP > > ~BAS > > Thank-you! It never occurred to me that the ISP would block port 443. The ISP is Telus and it is a business account using a dynamic IP address. I have to upgrade to a static IP address for another $20/month.

