Network Interface

3 posts / 0 new
Last post
#1 Thu, 02/21/2008 - 11:31
Jeebus

Network Interface

Still trying to resolve my initial issue.

I have a server, the ip is 123.123.123.123 The server is running webmin and virtualmin.

During virtualmin installation, I was told the network interface for virtual devices could not be detected and that I must define it manually.

I have 3 network interfaces:

lo 127.0.0.1 venet0 127.0.0.1 venet0:0 123.123.123.123

Which do I choose?

Thu, 02/21/2008 - 11:34
Jeebus

Continuing...

I chose venet0.

Installation went smoothly.

I created a virtual server, virtualservertest.com. No errors.

I point my web browser to www.virtualservertest.com and it is unable to connect.

I go to my command line and type:

[/]# nslookup
> virtualservertest.com
Server: 127.0.0.1
Address: 127.0.0.1#53

Name: virtualservertest.com
Address: 127.0.0.1
>

Is this correct?

Thu, 02/21/2008 - 12:58 (Reply to #2)
Jeebus

Answers I discovered:

<div class='quote'>I have 3 network interfaces:
lo 127.0.0.1
venet0 127.0.0.1
venet0:0 123.123.123.123

Which do I choose?</div>

venet0:0
<div class='quote'>
[/]# nslookup
&gt; virtualservertest.com
Server: 127.0.0.1
Address: 127.0.0.1#53
Name: virtualservertest.com
Address: 127.0.0.1
&gt;
Is this correct?</div>

No, address should be the server ip.

Topic locked