Often we use ipvsadm like that "ipvsadm -a -t 192.168.1.1:80 -r
192.168.2.1:80", and 80 is the official port of HTTP. Now I want to use another
port "445" which is the port of Samba, and then I consider it that "ipvsadm -a
-t 192.168.1.1:445 -r 192.168.2.1:445".But it doesn't work.I guess that the
Samba service with Winbind use one more port. How to resolve problems like
that.
fan
_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://lists.graemef.net/mailman/listinfo/lvs-users
|