Yes the service it is the one on www.no-ip.com
anyway i succefully installed it:
the service have to run on director.
in my configuration ive 2 network card on director
eth0 192.168.1.5 (connected to the router)
eth1 192.168.6.1 for lvs
so configuration for seting LVS is:
ipvsadm -A -t 192.168.1.5:80 -s rr
ipvsadm -a-t 192.168.1.5:80 -r 192.168.6.x:80 -m
ipvsadm -a-t 192.168.1.5:80 -r 192.168.6.x:80 -m
where 192.168.6.x it is the address of your
realservers
the router i use its dlink 504 t.
in order the no-ip work fine you need to do this:
from Advanced menu, add LAN CLIENT 192.168.1.5
then from Port Forwarding select LAN IP 192.168.1.5
and then add the service from the list in my case
SERVER->WEB SERVER
i hope this help.
massimiliano
--- Dan Brown <danb@xxxxxx> wrote:
> no-ip as in http://www.no-ip.com/ ???
>
> -----Original Message-----
> From: lvs-users-bounces@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:lvs-users-bounces@xxxxxxxxxxxxxxxxxxxxxx]On
> Behalf Of Joseph
> Mack NA3T
> Sent: Tuesday, August 23, 2005 07:53
> To: massimiliano@xxxxxxxxxxxxx;
> lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: uses of NOIP service
>
>
> On Tue, 23 Aug 2005, massimiliano conteduca wrote:
>
>
> > I wish to use a service
> > like noip.
>
> how about you tell us what noip is/does/how it
> works?
>
> thanks JOe
>
>
> --
> Joseph Mack NA3T EME(B,D), FM05lw North Carolina
> jmack (at) wm7d (dot) net - azimuthal equidistant
> map
> generator at http://www.wm7d.net/azproj.shtml
> Homepage http://www.austintek.com/ It's GNU/Linux!
> _______________________________________________
> LinuxVirtualServer.org mailing list -
> lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Send requests to
> lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> or go to
> http://www.in-addr.de/mailman/listinfo/lvs-users
>
>
> _______________________________________________
> LinuxVirtualServer.org mailing list -
> lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Send requests to
> lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> or go to
> http://www.in-addr.de/mailman/listinfo/lvs-users
>
|