If you bridge the interface, it won't get NAT'ed.
Or if you just want to route, enable Advanced Outbound NAT with no NAT rules.
What heiko suggested is a bit extreme unless you don't want to do any filtering whatsoever.
Ok, i solved the problem …
I had to define another alias for a single port-RANGE.
Mixed, eg. Ports: 5001,5002,5010:5100 does not work !
for the Range i must define a new alias
Anyway thanks for your help !
MBChris
(Marking thread as solved)
@firestar:
I've updated the firmware of the testbox to:
1.2-BETA-1-TESTING-SNAPSHOT-05-11-2007
built on Mon May 14 11:30:09 EDT 2007
I noticed these lines in the System logs-OpenVPN:
openvpn[304]: Use --help for more information.
openvpn[304]: Options error: Unrecognized option or missing parameter(s) in /var/etc/openvpn_client0.conf:14: remote (2.0.6)
openvpn[300]: Use --help for more information.
openvpn[300]: Options error: Unrecognized option or missing parameter(s) in /var/etc/openvpn_server0.conf:14: lport (2.0.6)
I never used or configured VPN/OpenVPN and in the other pfSense machine running the stable 1.0.1 version, the system log is obviously blank. Maybe a bug in snapshots?
This was a previous bug that has been fixed but the only way to fix it is to remove the blank entries from config.xml.
To do this enter the pfSense PHP shell and run these commands:
unset($config['installedpackages']["openvpnserver"]['config']);
unset($config['installedpackages']["openvpnclient"]['config']);
write_config();
exit
@ugur:
rrd graphs stopped after 2 weeks
(1.0.1-SNAPSHOT-03-27-2007 built on Wed Mar 28 06:42:17 EDT 2007)
re-run possible without restart?
(hd have enough capacity)
resolved after search forum, thnx.
my Hardware is about an Intel III with 350 MHz and 368MB MB RAM installed on a CF card with 256 MB 50% space left. 10 MB swap wich was never ever used by pfsense.
Leander