|
|
|
|
|
|
Re: HN and VPS with differen /24 are not working - is this not possible? [message #30763 is a reply to message #30753] |
Fri, 06 June 2008 09:52 |
disaster
Messages: 158 Registered: February 2006
|
Senior Member |
|
|
.158. is correct - sorry
oh sorry i missed to copy one line on the ip route command
HN:
# ip route list
XX.158.183.99 dev venet0 scope link
XX.158.176.0/24 dev eth0 proto kernel scope link src XX.158.176.27
default via XX.158.176.1 dev eth0
#vzctl set 103 --ipadd XX.158.183.99
Adding IP address(es): XX.158.183.99
WARNING: Settings were not saved and will be resetted to original values on next start (use --save flag)
arp -n
Address HWtype HWaddress Flags Mask Iface
XX.158.176.1 ether 00:14:22:15:DB:0D C eth0
I can ping the VPS IP from the HN without any problems:
ping XX.158.183.99
PING XX.158.183.99 (XX.158.183.99) 56(84) bytes of data.
64 bytes from XX.158.183.99: icmp_seq=1 ttl=64 time=0.046 ms
64 bytes from XX.158.183.99: icmp_seq=2 ttl=64 time=0.012 ms
[Updated on: Fri, 06 June 2008 10:37] Report message to a moderator
|
|
|
|
|
|