Displaying 3 results from an estimated 3 matches for "slis".
Did you mean:
slip
2006 Dec 06
5
LVM & volume groups
Can anybody tell me if it makes a difference if domU''s have separate LVM
volume groups?
For instance, the Xen User Manual
( http://tx.downloads.xensource.com/downloads/docs/user/#SECTION03330000000000000000) says, when setting up a domU''s disks with LVM, to do a
vgcreate vg /dev/sda10
Should each domU have it''s own volume group, or can all the domU''s share
2003 May 14
3
Redhat firewall problem...
I've just tried setting up a Shrike (9) version of Redhat. Using the
medium settings of lokkit, then adding manually accept commands for
ports 137/udp 138/udp, 139/tcp and 445/tcp, I thought I should have been
ready to go.
This isn't the case, however. I know it's not the smb.conf settup
because when I kill iptables samba works.
When iptables IS running however, it will respond
2006 Jan 12
1
iproute problem
Hello,
I''m on Debian Sarge, and try actually to setup iproute this way :
- local network 1: 192.168.12.0/24
- local network 2: 172.20.0.0/16
- one router on both network : 192.168.12.50 & 172.20.201.50
- one router to internet (SLIS) : 172.20.1.1
I want from my 1st local network to access internet...
here are my lines... (taken from The LARTC Howto)
ip route add 172.20.0.0/16 dev ra0 src 172.20.201.50 table Project
ip route add default via 172.20.1.1 table Project
ip route add 172.20.0.0/16 dev ra0 src 172.20.201.50
ip rout...