Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=4785136
By: gobek
hello,
I need help why I can't browse mysite from outside. I'm using fedora8, installed
ddclient 3.7.3 and using streamyx broadband dynamic ip. I attached here
my ddclient.conf, ddclient.cache and ping mysite. Thank you .
1) ddclient.conf
daemon=300 # check every 300 seconds
syslog=yes # log update msgs to syslog
mail=root # mail all msgs to root
mail-failure=root # mail failed update msgs to root
pid=/var/run/ddclient.pid # record PID in file.
ssl=yes # use ssl-support. Works with
# ssl-library
#
## To obtain an IP address from FW status page (using fw-login, fw-password)
use=fw
fw=192.168.1.254/status.asp
fw-skip='WAN IP Address:'
fw-login=admin
fw-password=mypass
## To obtain an IP address from Web status page (using the proxy if defined)
#use=web, web=checkip.dyndns.org/, web-skip='IP Address' # found after
IP Address
use=web
web=checkip.dyndns.org/
web-skip='WAN IP Address'
#
use=ip, ip=192.168.1.33 # via static IP's
use=if, if=eth0 # via interfaces
use=web # via web
#
protocol=dyndns2 # default protocol
server=members.dyndns.org # default server
login=gobek
password=mypass # default password
mx=gobek.net # default MX
backupmx=yes # host is primary MX?
wildcard=yes # add wildcard CNAME?
##
## dyndns.org dynamic addresses
##
## (supports variables: wildcard,mx,backupmx)
##
server=members.dyndns.org,
protocol=dyndns2
gobek.homelinux.com
2) my ddclient.cache
## ddclient-3.7.3
## last updated at Tue Feb 19 00:22:38 2008 (1203351758)
atime=1203351533,backupmx=1,custom=0,host=gobek.homelinux.com,ip=60.53.101.93,mt
ime=1203351533,mx=gobek.net,static=0,status=good,warned-min-error-interval=0,war
ned-min-interval=0,wildcard=1,wtime=30 gobek.homelinux.com
3) ping mysite
PING gobek.homelinux.com (192.168.1.33) 56(84) bytes of data.
64 bytes from gobek.homelinux.com (192.168.1.33): icmp_seq=1 ttl=64 time=0.074
ms
64 bytes from gobek.homelinux.com (192.168.1.33): icmp_seq=2 ttl=64 time=0.072
ms
64 bytes from gobek.homelinux.com (192.168.1.33): icmp_seq=3 ttl=64 time=0.078
ms
--- gobek.homelinux.com ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2000ms
rtt min/avg/max/mdev = 0.072/0.074/0.078/0.010 ms
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=399428
|