[Vserver] Re: chbind with multihomed hosts

2005-01-08 Thread Markus Neubauer
Hi *,
how can I solve a problem on multihomed hosts with their broadcast?
When setting up a virtual host with 2 interfaces, the last with the
syntax ethn:1.2.3.4/255.255.255.n is winning the broadcast address.
The following table should clearify my question, as one can see the 
broadcast for the first interface is wrong in the virtual bcast addressing:

The full setup of the host is (I shortened the list):
| -
| eth0
| Link encap:Ethernet  HWaddr XX:B0:81:A5:7F:54  
|inet addr:192.168.5.168  Bcast:192.168.5.255  Mask:255.255.255.0
| ...
|
| eth0:m461 Link encap:Ethernet  HWaddr XX:B0:81:A5:7F:54
| inet addr:192.168.5.146  Bcast:10.11.12.255  Mask:255.255.255.0
| ???
| ...
|
 2. Interface
| eth1  Link encap:Ethernet  HWaddr XX:B0:81:A5:7F:55
| inet addr:10.11.12.71  Bcast:10.11.12.255  Mask:255.255.255.0 ...
|
| eth1:m46  Link encap:Ethernet  HWaddr XX:B0:81:A5:7F:55
| inet addr:10.11.12.46  Bcast:10.11.12.255  Mask:255.255.255.0 ...
|
--

Any Ideas ?
Markus
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] New and having problems to 'build' my 1st vserver...

2005-01-08 Thread Herbert Poetzl
On Fri, Jan 07, 2005 at 11:02:57PM -0700, Lucas Albers wrote:
 
 Nicolas Costes said:
  Second thing: This forces me to install a Debian vserver... Well, I was
  planning to try Debian, but not this soon ;-) !!! I'd like to keep up
 
 use debian as your vserver host, it's much easier to manager 
 vservers on a debian box.

is that so?

 I've used redhat/mandrake as vserver host, and very very much 
 prefer using debian.

well, as you said, it's a matter of preference ...

 I dont' remember the steps to get it to work with redhat/mandrake.
 I remember a lot of steps.
 
 You can always try with debian then switch back to mandrake 
 when you see how it all works...

best,
Herbert

 -- 
 Luke Computer Science System Administrator
 Security Administrator,College of Engineering
 Montana State University-Bozeman,Montana
 
 ___
 Vserver mailing list
 Vserver@list.linux-vserver.org
 http://list.linux-vserver.org/mailman/listinfo/vserver
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] documentation for cq-tools

2005-01-08 Thread Herbert Poetzl
On Fri, Jan 07, 2005 at 10:59:05PM -0700, Lucas Albers wrote:
 I cannot find any documentation for cq-tools, other then 
 a few command line examples here:

 http://vserver.13thfloor.at/Linux2.6/index.php?page=Per+Context+Disk+Limits
 
 Is their additional documentation on this tool?

cqdlim -h
This is cqdlim V0.06
options are:
-hprint this help message
-vverbose output
-x num  context id
-S vals current/limit values

cqhadd -h
This is cqhadd V0.06
options are:
-hprint this help message
-vverbose output
-x num  context id

cqhrem -h
This is cqhrem V0.06
options are:
-hprint this help message
-vverbose output
-x num  context id

except for that, not that I know of ...
... but feel free to add one to the wiki

TIA,
Herbert

 -- 
 Luke Computer Science System Administrator
 Security Administrator,College of Engineering
 Montana State University-Bozeman,Montana
 
 ___
 Vserver mailing list
 Vserver@list.linux-vserver.org
 http://list.linux-vserver.org/mailman/listinfo/vserver
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] Re: chbind with multihomed hosts

2005-01-08 Thread Herbert Poetzl
On Sat, Jan 08, 2005 at 04:27:12PM +0100, Markus Neubauer wrote:
 Hi *,

Hey Markus!

 how can I solve a problem on multihomed hosts with their broadcast?

I would say you can not solve this atm without heavy
hacking or special tricks ...

this should be easy with ngnet, which is currently
being developed (so it's not nearly production quality
yet)

best,
Herbert

 When setting up a virtual host with 2 interfaces, the last with the
 syntax ethn:1.2.3.4/255.255.255.n is winning the broadcast address.
 
 The following table should clearify my question, as one can see the 
 broadcast for the first interface is wrong in the virtual bcast addressing:
 
 The full setup of the host is (I shortened the list):
 | -
 | eth0
 | Link encap:Ethernet  HWaddr XX:B0:81:A5:7F:54  
 |inet addr:192.168.5.168  Bcast:192.168.5.255  Mask:255.255.255.0
 | ...
 |
 | eth0:m461 Link encap:Ethernet  HWaddr XX:B0:81:A5:7F:54
 | inet addr:192.168.5.146  Bcast:10.11.12.255  Mask:255.255.255.0
 | ???
 | ...
 |
  2. Interface
 | eth1  Link encap:Ethernet  HWaddr XX:B0:81:A5:7F:55
 | inet addr:10.11.12.71  Bcast:10.11.12.255  Mask:255.255.255.0 ...
 |
 | eth1:m46  Link encap:Ethernet  HWaddr XX:B0:81:A5:7F:55
 | inet addr:10.11.12.46  Bcast:10.11.12.255  Mask:255.255.255.0 ...
 |
 --
 
 Any Ideas ?
 Markus
 
 
 ___
 Vserver mailing list
 Vserver@list.linux-vserver.org
 http://list.linux-vserver.org/mailman/listinfo/vserver
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver