[eMAXX] sys-admin@emaxx.nl wrote:
>
>
> Is running samba servers the way I want to (several vserver guests
> with each it's own sambaserver) even possible?
>
Strangely enough, when I set /etc/vservers/vs02/interface/0/name to
"vs02" ("name" was not yet there before, but is was for vs01) ... it worked!
Netstat of vs02:
Before:
Proto Recv-Q Send-Q Local Address Foreign Address
State
tcp 0 0 192.168.1.9:901 0.0.0.0:*
LISTEN
tcp 0 0 192.168.1.9:22 0.0.0.0:*
LISTEN
udp 17600 0 0.0.0.0:137
0.0.0.0:*
udp 17600 0 0.0.0.0:138 0.0.0.0:*
After:
Proto Recv-Q Send-Q Local Address Foreign Address
State
tcp 0 0 192.168.1.9:901 0.0.0.0:*
LISTEN
tcp 0 0 192.168.1.9:139 0.0.0.0:*
LISTEN
tcp 0 0 192.168.1.9:22 0.0.0.0:*
LISTEN
tcp 0 0 192.168.1.9:445 0.0.0.0:*
LISTEN
udp 0 0 192.168.1.9:137
0.0.0.0:*
udp 0 0 0.0.0.0:137
0.0.0.0:*
udp 0 0 192.168.1.9:138
0.0.0.0:*
udp 0 0 0.0.0.0:138
0.0.0.0:*
udp 0 0 192.168.1.9:32868 0.0.0.0:*
I did not expect this :)
Vince.
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver
Received on Sun Jun 25 12:36:15 2006