Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Oct 1998 17:10:35 -0500 (CDT)
From:      Alejandro Galindo Chairez AGALINDO  <agalindo@servidor.exsocom.com.mx>
To:        Dan Langille <junkmale@xtra.co.nz>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: ipfw and pop3
Message-ID:  <Pine.BSF.3.96.981007170624.28754B-100000@servidor.exsocom.com.mx>
In-Reply-To: <199810071849.HAA13218@witch.xtra.co.nz>

next in thread | previous in thread | raw e-mail | index | archive | help

Thanks Dan,

	but i need to establish the rule with ipfw not with natd

sample, i write the next rule but is not working:

$fwcmd add pass tcp from ${onet}:${omask} to 208.195.117.11 110 setup
$fwcmd add pass tcp from 208.195.117.11 110 to ${onet}:${omask} 1024-

where ${onet} =  208.195.117.0  
      ${omask} = 255.255.255.0

what is wrong here?

iam not sure if 1024- is correct for client side port

Alejandro


On Thu, 8 Oct 1998, Dan Langille wrote:

> On 7 Oct 98, at 11:21, Alejandro Galindo Chairez AGA wrote:
> > the ips:
> >  my public ip address: 208.195.117.130
> >  mapped to my internal ip: 192.168.1.2
> > 
> > can you help to me in establish the rule for permit the pop3 port access?
> > i only need to permit the network 208.195.117.0 (mask 0xffffff00) or can
> > you indicate to me where can i find some rule samples for this?
> 
> I've not tried mapping a pop3 port, but I have mapped an http port.  I 
> can't see any difference.  See my website for details.  Look for 
> "redirecting http requests".
> 
> --
> Dan Langille
> DVL Software Limited
> The FreeBSD Diary - my [mis]adventures
> http://www.FreeBSDDiary.com
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.981007170624.28754B-100000>