Re: Proposal for adding "firewall_myservices_udp" in etc/rc.conf

2014-10-13 Thread Adrian Chadd
Please add a myservices for IP protocols. I'd like to allow things like GRE so PPTP works. (This is great - now I can have tftp work through the rc.conf firewall!0 Thanks! -a On 10 October 2014 13:38, Olivier Cochard-Labbé wrote: > For a simple workstation, we can use this simple configurati

Re: Proposal for adding "firewall_myservices_udp" in etc/rc.conf

2014-10-13 Thread Allan Jude
On 2014-10-10 16:38, Olivier Cochard-Labbé wrote: > For a simple workstation, we can use this simple configuration in > /etc/rc.conf: > firewall_type="workstation" > firewall_enable="YES" > firewall_myservices="22,80" > firewall_allowservices="any" > > But the firewall_myservices allows only TCP s

Proposal for adding "firewall_myservices_udp" in etc/rc.conf

2014-10-10 Thread Olivier Cochard-Labbé
For a simple workstation, we can use this simple configuration in /etc/rc.conf: firewall_type="workstation" firewall_enable="YES" firewall_myservices="22,80" firewall_allowservices="any" But the firewall_myservices allows only TCP services. It's not possible to declare UDP services (like a torrent