I've gone through the archives at 
http://www.mail-archive.com/[email protected]
and
could not find anything wrong with our current setup.


This is the config of the server in question:

[root@jhb vsd]# hostname
jhb.host24.com

Contents of /etc/sysconfig/network:

[root@jhb vsd]# more /etc/sysconfig/network
NETWORKING=yes
HOSTNAME="jhb.host24.com"
GATEWAY="216.40.248.1"
GATEWAYDEV="eth0"
FORWARD_IPV4="yes"

Contents of /etc/vsd/vsd.conf:

[root@jhb vsd]# more vsd.conf
# /etc/vsd.conf - Basic FreeVSD configuration file
<Global>
UIDRange 1000 60000
UIDAllocChunk 100
PrimaryNS a.ns.host24.com
SecondaryNS b.ns.host24.com
ErrorLog /var/log/vsd.log
BWLimit 0bps
BWBurst 0bps
Skel skel01
</Global>

<Partition 0>
Skel skel01
Mount /home/vsd
MaxVS 10
</Partition>

# Virtual server account details

<VirtualServer jhb.host24.com>
StartUID 0
PrimaryNS a.ns.host24.com
IP 216.40.249.12
Status active
SecondaryNS b.ns.host24.com
BWLimit 0bps
BWBurst 0bps
Users 0
Partition 0
Skel skel01
</VirtualServer>


The latter bit worries me - should the hostname be included  as a Virtual Server?  The 
IP
(216.40.249.12) is also the server IP.

Finally, this is the virtual server I want to add:

vsdadm vs_create jhb.host24.com vs1 216.40.249.162 vs1.host24.com 100 500 5 skel01

where skel01 is defined, and vs1.host24.com is visible:

[root@jhb vsd]# dig vs1.host24.com

; <<>> DiG 9.1.0 <<>> vs1.host24.com
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 17994
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 3, ADDITIONAL: 3

;; QUESTION SECTION:
;vs1.host24.com.                        IN      A

;; ANSWER SECTION:
vs1.host24.com.         83903   IN      A       216.40.249.162

etc ...


Any help would be appreciated!

thanks,

Johan

---------------------------------------------
This message was sent using M-Web Airmail.
JUST LIKE THAT
http://airmail.mweb.co.za/


------------------------- The freeVSD Support List --------------------------
Subscribe:   mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
Archives:    http://freevsd.org/support/mail-archives/freevsd-support
-----------------------------------------------------------------------------

Reply via email to