
wu.fan at eisoo
Mar 5, 2012, 5:34 PM
Post #1 of 1
(217 views)
Permalink
|
|
[lvs-users] How to selfdefine one service
|
|
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 [at] LinuxVirtualServer Send requests to lvs-users-request [at] LinuxVirtualServer or go to http://lists.graemef.net/mailman/listinfo/lvs-users
|