![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| BSD BSD, sometimes called Berkeley Unix, is a Unix operating system developed by the Computer Systems Research Group of the UC Berkeley. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| DNS settings | bad-ash | SUN Solaris | 8 | 09-30-2008 07:52 AM |
| settings in rc.firewall | reality | IP Networking | 2 | 07-23-2008 06:56 AM |
| Help with IBM 550 and HMC settings | System Shock | UNIX for Dummies Questions & Answers | 0 | 06-26-2007 08:05 AM |
| LAN settings | nickk | Linux | 1 | 02-11-2006 08:36 AM |
| SuSe firewall settings | MadonnaC | Security | 0 | 07-30-2005 10:21 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
settings in rc.firewall
Hi everyone.
I'm trying to setup eMule and torrents on the local network behind the BSD server. And everything seems to work except one detail - it works as long as Code:
${fwcmd} add deny log tcp from any to any in via ${oif} setup
My question is how do I setup everything to pass only specific ports for torrent and eMule and block everything else? I've tried writing similar rule, but allowing needed ports, but it doesn't work. For instance - Code:
${fwcmd} add pass tcp from any to any in via ${oif} 4662 setup
Thanks in advance. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|