On Mon, 2003-07-14 at 15:52, PAGE,RAYMOND wrote: > ez-ipupdate won't work for me. Yes that's vague... > > When I run it manually, I recieve the following errors: > ======================== > connect: Connection refused > error connecting to members.dyndns.org:80 > ======================== > > Internet connectivity is not a problem. However I am curious > about name resolution being a possible problem. It seems to take > a while to accomplish that like 10-20 seconds. I'm more curious > if anyone on the list knows if this program requires a port to be > open on the firewall, or is it supposed to works as is. > > Sorry if this doesn't belong here but think it might be a firewall > issue,
Assuming that you are running Bering: a) The error message says that ez-ipupdate can't connect to port 80 at members.dyndns.org. b) ez-ipupdate runs on the firewall. c) members.dyndns.org is in the 'net' zone. So connecting from the firewall to the net zone to port 80 needs this rule: ACCEPT fw net tcp 80 This stuff really is very simple.... -Tom -- Tom Eastep \ Shorewall - iptables made easy Shoreline, \ http://shorewall.net Washington USA \ [EMAIL PROTECTED] ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
