Date: Mon, 24 Aug 2015 15:05:59 +0200 From: =?ISO-8859-2?Q?Petr_Chochol=E1=E8?= <admin@gyrec.cz> To: freebsd-current@freebsd.org Subject: ipfw rules for connect port 993 Message-ID: <55DB16B7.2000602@gyrec.cz>
next in thread | raw e-mail | index | archive | help
Hello, I would like to ask you for advice. I can not connect to imap.gmail.com on port 993 from my local network. My LAN is behind freeBSD server with IPFW. Server has two network cards rl0=Internet and re0=LAN(10.0.0.0/16). Tcpdump on re0 shows three SYN packets without answers. What rules should i create? I tried someting like this, without success: #ipfw add 01500 allow ip from 10.0.0.0/16 to any in via re0 Thank you very much for any advice and your patience Petr Chocholáč Brno, Czech Republic
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55DB16B7.2000602>