Thanks. I just created 2.4 version of my floppy and I was in a rush to get access to Internet for my network so beside editing ez-ipupd configuration file I didn't touch anything and so far this package works second day now. It connects to dyndns and keeps the IP. I didn't edit /etc/ppp/ip-up or even put rule in shorewall for port 80. Maybe is there right from the image. I'll see that today when I edit rules in shorewall.
Andrey
Victor McAllister wrote:
C.Dummy wrote:
Hello I successfully installed this package. After longer time I'm
loosing ip number. When I do
"/etc/init.d/ez-ipupd stop"  it says "ez-ipupd error:already stopped".
Than I do "/etc/init.d/ez-ipupd start" and connects no problem request
successfully. I'm using dsl so I have put line "/etc/init.d/ez-ipupd
start" in /etc/ppp/ip-up. I'm using dyndns. I noticed in mail list
that few people had problems with dyndns and ez-ipupd. Is this problem
resolved?
Andrey



This is how I did this on a friend's network who uses pppoe. It still works for him. ez-ipupd only runs once and then stops. Since you start it in the /ppp/ip-up script - it should contact dyndns and notify them of any IP change.
---------
# Main Script starts here

run-parts /etc/ppp/ip-up.d
svi network ipfilter reload
svi ez-ipupd start
# last line


svi is the same as /etc/init.d/


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to