Unable to add new domains

I upgraded my server about 2 months ago from 32 to 64 bits. adding existing sites was a breeze. I just now tried to add a few new domains but I am getting the following error:

Failed to create virtual server : New virtual server has no IP address! Perhaps Virtualmin could not work out the system's default IP

There is also one site that is now not functional (can not access) Thanks

Status: 
Active

Comments

Howdy --- what output do you receive if you run the command "/sbin/ifconfig"?

Also, if you go into System Settings -> Virtualmin Config -> Network Settings, what are these options set to:

  1. Network interface for virtual addresses

  2. Default virtual server IP address

  3. Default IP address for DNS records

I just noticed something, Virtualmin is on port eth0:2. I think it should be on eth0. The shared IP is 208.70.74.75 correct? If so, how do I change it?

eth0 Ethernet 208.70.74.75 255.255.255.192
Yes eth0:2 Ethernet (Virtualmin) 208.70.74.66 255.255.255.192
Yes lo Loopback 127.0.0.1 255.0.0.0

/sbin/ifconfig login as: password: Last login: Sun Jan 15 18:07:58 2012 -sh-3.2$ /sbin/ifconfig eth0 Link encap:Ethernet HWaddr 00:25:90:62:3A:DA inet addr:208.70.74.75 Bcast:208.70.74.127 Mask:255.255.255.192 inet6 addr: fe80::225:90ff:fe62:3ada/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:808323253 errors:0 dropped:0 overruns:0 frame:0 TX packets:1100446202 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:132036948657 (122.9 GiB) TX bytes:1135127238958 (1.0 TiB) Interrupt:177 Memory:fbce0000-fbd00000

eth0:2 Link encap:Ethernet HWaddr 00:25:90:62:3A:DA inet addr:208.70.74.66 Bcast:208.70.74.127 Mask:255.255.255.192 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 Interrupt:177 Memory:fbce0000-fbd00000

lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:13410044 errors:0 dropped:0 overruns:0 frame:0 TX packets:13410044 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:16731250715 (15.5 GiB) TX bytes:16731250715 (15.5 GiB)

-sh-3.2$

I just noticed something, Virtualmin is on port eth0:2. I think it should be on eth0. The shared IP is 208.70.74.75 correct? If so, how do I change it?

Well, either should work -- if both of those are IP addresses on your server, then using either IP address should work.

Where are you seeing Virtualmin set to use eth0:2 though?