> su-3.2# grep ^firewall /etc/rc.conf > firewall_enable="YES" > firewall_type="open" > > su-3.2# grep ^ip /etc/rc.conf > ipfilter_enable="YES" > ipmon_enable="YES" > ipnat_enable="YES" > ipnat_flags="-d" > > This is not good. > You are running 2 different firewalls at the same time. > comment out > firewall_enable="YES" > firewall_type="open" > > and reboot your system. > > > > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[email protected]" >
do you know that for a fact or you just guessing?? because first of all it worked before just fine with 2 firewalls second i disabled firewall, so firewall is no longer an issue third i have another system just like that that runs 2 firewall and everything working just fine! if you dont know the answer there is no need to throw just any answer as its pretty clear that this isn't the right answer -- http://alexus.org/ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
