Hello, i have a dedicated box from serverloft.eu with vmware server 2.0.2 and centos 5 server version.
i have 1 nic and 2 ips.
Main ip: 188.138.56.157
Gateway IP | 188.138.56.129 |
Broadcast | 188.138.56.191 |
Network Mask | 255.255.255.192 |
Other ip: 188.138.59.11
Gateway IP | 188.138.59.1 |
Broadcast | 188.138.59.127 |
Network Mask | 255.255.255.128 |
IFCONFIG:
eth0 Link encap:Ethernet HWaddr 00:26:2D:02:83:E0
inet addr:188.138.56.157 Bcast:188.138.56.191 Mask:255.255.255.192
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:319089 errors:0 dropped:0 overruns:0 frame:0
TX packets:201043 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:24892592 (23.7 MiB) TX bytes:107059657 (102.1 MiB)
Memory:ce160000-ce180000
eth0:0 Link encap:Ethernet HWaddr 00:26:2D:02:83:E0
inet addr:188.138.59.11 Bcast:188.138.59.127 Mask:255.255.255.128
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Memory:ce160000-ce180000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:252212 errors:0 dropped:0 overruns:0 frame:0
TX packets:252212 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:496035500 (473.0 MiB) TX bytes:496035500 (473.0 MiB)
There is no nat or anything, just public ips direct to the nic.
What i am trying to achieve is to have the other ip assigned to the vm (windows server 2008)
I have read alot of posts but i havent got it working and i tought i would ask for help. Is there anyone here that knows how to do this? I have tried bridging to eth0:0 and set static ip inside windows etc. But i havent gotten anything to work.
Thanks in advance