Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Jon Blakely on February 13, 2003, 12:59:13 AM
-
I have updated Darrell Mays port opening rpm for SME 5.6.
It requires e-smith-packetfilter-1.13.0-07.noarch.rpm.
Thanks Charlie for pointing me to your contrib. It made life a lot easier.
dmc-mitel-portopening-0.0.1-3.noarch.rpm is available at
http://www.khunjarnet.com/downloads/portopening-SME5.6-only/
or Darrells site
http://myezserver.com/downloads/mitel/contrib/portopening/SME5.6/
Note: This will only work with SME 5.6. For <= 5.5 still use Darrell's
dmc-mitel-portopening-0.0.1-2.noarch.rpm
Jon
-
Thanks, looks interesting.
Can you point me to a description of what this module does and how I might use it?
I am interested to know if I could use it to schedule ports to open & close to coincide with my daily Unison mirroring over the internet.
Thanks
David
-
David,
The port opening rpm provides a server-manager panel to allow the opening or closing of tcp or udp ports. It will not do what you want it to do.
Your best bet would be to run a cron job to open and close your ports.
Jon
-
hi jon,
thanks for your efforts. unfortunately it broke my masqerading completely. here some relevant entries from /var/log/messages:
Feb 13 12:01:07 orbit e-smith[2641]: iptables: No chain/target/match by that name
Feb 13 12:01:07 orbit e-smith[2641]: iptables v1.2.5: Couldn't load target denylog':/lib/iptables/libipt_denylog.so: cannot open shared object file: No such file or directory
Feb 13 12:01:07 orbit e-smith[2641]:
Feb 13 12:01:07 orbit e-smith[2641]: Try iptables -h' or 'iptables --help' for more information.
Feb 13 12:01:07 orbit e-smith[2641]: iptables: No chain/target/match by that name
Feb 13 12:01:07 orbit e-smith[2641]: iptables: Table does not exist (do you need to insmod?)
Feb 13 12:01:07 orbit e-smith[2641]: ERROR: Cannot find chain InboundICMP in table filter
Feb 13 12:01:07 orbit e-smith[2641]: iptables: Table does not exist (do you need to insmod?)
Feb 13 12:01:07 orbit e-smith[2641]: ERROR: Cannot find chain InboundICMP in table filter
Feb 13 12:01:07 orbit e-smith[2641]: iptables v1.2.5: Unknown arg --new-chain'
Feb 13 12:01:07 orbit e-smith[2641]: Try iptables -h' or 'iptables --help' for more information.
Feb 13 12:01:07 orbit e-smith[2641]: Bad argument icmp'
Feb 13 12:01:07 orbit init: Re-reading inittab
Feb 13 12:01:07 orbit xinetd[1305]: Starting reconfiguration
Feb 13 12:01:08 orbit e-smith[2641]: Try iptables -h' or 'iptables --help' for more information.
Feb 13 12:01:08 orbit xinetd[1305]: readjusting service ftp
Feb 13 12:01:08 orbit e-smith[2641]: Bad argument denylog'
Feb 13 12:01:08 orbit xinetd[1305]: readjusting service imap
Feb 13 12:01:08 orbit e-smith[2641]: iptables v1.2.5: Unknown arg --jump'
Feb 13 12:01:08 orbit xinetd[1305]: readjusting service pop-3
Feb 13 12:01:08 orbit e-smith[2641]: Try iptables -h' or 'iptables --help' for more information.
Feb 13 12:01:08 orbit xinetd[1305]: Reconfigured: new=0 old=3 dropped=0 (services)
Feb 13 12:01:08 orbit e-smith[2641]: iptables: No chain/target/match by that name
Feb 13 12:01:08 orbit e-smith[2641]: ERROR: Cannot find chain OutboundICMP in table filter
Feb 13 12:01:08 orbit e-smith[2641]: iptables v1.2.5: Unknown arg --new-chain'
Feb 13 12:01:08 orbit e-smith[2641]: Try iptables -h' or 'iptables --help' for more information.
Feb 13 12:01:09 orbit e-smith[2641]: Bad argument denylog'
Feb 13 12:01:10 orbit e-smith[2641]: iptables v1.2.5: Unknown arg --jump'
Feb 13 12:01:10 orbit e-smith[2641]: Try iptables -h' or 'iptables --help' for more information.
Feb 13 12:01:10 orbit e-smith[2641]: iptables: Table does not exist (do you need to insmod?)
Feb 13 12:01:10 orbit e-smith[2641]: ERROR: Cannot find chain InboundTCP in table filter
Feb 13 12:01:10 orbit e-smith[2641]: iptables v1.2.5: Unknown arg --new-chain'
Feb 13 12:01:10 orbit e-smith[2641]: Try iptables -h' or 'iptables --help' for more information.
Feb 13 12:01:10 orbit e-smith[2641]: iptables v1.2.5: Couldn't load target denylog':/lib/iptables/libipt_denylog.so: cannot open shared object file: No such file or directory
Feb 13 12:01:11 orbit e-smith[2641]: Try iptables -h' or 'iptables --help' for more information.
Feb 13 12:01:11 orbit e-smith[2641]: Bad argument tcp'
Feb 13 12:01:11 orbit e-smith[2641]: iptables v1.2.5: Unknown arg --jump'
Feb 13 12:01:11 orbit e-smith[2641]: Try iptables -h' or 'iptables --help' for more information.
Feb 13 12:01:11 orbit e-smith[2641]: iptables: Table does not exist (do you need to insmod?)
Feb 13 12:01:11 orbit e-smith[2641]: ERROR: Cannot find chain InboundUDP in table filter
Feb 13 12:01:11 orbit e-smith[2641]: iptables v1.2.5: Unknown arg --new-chain'
Feb 13 12:01:11 orbit e-smith[2641]: Try iptables -h' or 'iptables --help' for more information.
Feb 13 12:01:11 orbit e-smith[2641]: iptables v1.2.5: Couldn't load target denylog':/lib/iptables/libipt_denylog.so: cannot open shared object file: No such file or directory
Feb 13 12:01:11 orbit e-smith[2641]: iptables v1.2.5: Unknown arg --jump'
Feb 13 12:01:11 orbit e-smith[2641]: Try iptables -h' or 'iptables --help' for more information.
regards,
PAT