Hello all.
I have an OpenBSD 4.0 system with three interfaces.
My interfaces are setup as follows:
/etc/hostname.bge0
inet xx.yy.101.98 255.255.255.224 xx.yy.101.127
/etc/hostname.em0
inet xx.yy.125.130 255.255.255.224 xx.yy.125.159
/etc/hostname.em1
inet 192.168.19.1 255.255.255.0 NONE
/etc/my
Is this possible?
I have ftp-proxy working for the first ftp server in behind the NAT.
The second ftp server can not be connected to from outside the NAT
using the external ip I have assigned for it.
I have added rules to rc.local thus, and also have the ftp-proxy/*
anchors in pf.conf:
/
I have OpenBSD 4.0 setup with spamd doing greylisting for a mail
server, and I am having a problem with more and more companies sending
mail that is getting stuck in spamd from having a pool of mail servers
sending mail from several addresses in the same subnet.
I searched the archives and notice
I upgraded an OpenBSD firewall from 4.4 -> 4.5 -> 4.6 in one go, and am
noticing that the ftp-proxy is only working sporadically. I keep getting
"Can't build data connection: illegal port number" errors when attempting to
ftp from a machine inside a NAT to a machine outside the NAT. I thought thi
dress of the control and data connections are not
> same.
>
> My solution in that case was to
>
> -nat on $EXT from any to any -> ($EXT)
> +nat on $EXT from any to any -> ($EXT:0)
>
> Mitja
>
>> -Original Message-
>> From: owner-m...@openbsd.or
5 matches
Mail list logo