OpenVZ Forum


Home » General » Support » network issue
Re: network issue [message #22675 is a reply to message #22673] Thu, 01 November 2007 11:54 Go to previous messageGo to previous message
soptom is currently offline  soptom
Messages: 34
Registered: October 2007
Location: Greece
Member

Valmont wrote on Thu, 01 November 2007 13:42

looks like problem with ip forwarding on HN, _but_.

this seems to be strange for me:

inet 91.194.90.126/25 brd 91.194.90.127 scope global venet0:0

why venet0, which should be point-to-point interface has such configuration.


for example, one of my vpses:

# vzlist | grep 109
109 7 running 10.0.5.9 ns2
# vzctl enter 109
entered into VE 109
# ip a s
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
3: venet0: <BROADCAST,POINTOPOINT,NOARP,UP,LOWER_UP> mtu 1500 qdisc noqueue
link/void
inet 127.0.0.1/32 scope host venet0
inet 10.0.5.9/32 brd 10.0.5.9 scope global venet0:0

You see, the network interface venet0 has mask /32 and ip's is identical.

Did you modify network configuration in vps?

I had to change the netmask (ifconfig venet0:0 netmask 255.255.255.128)





//you should not worry about iptables -nvL FORWARD if default policy is not "DROP".


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: iptables with nat inside guest
Next Topic: VE Networking Problem - What am I missing here?
Goto Forum:
  


Current Time: Mon Sep 01 09:19:03 GMT 2025

Total time taken to generate the page: 0.07107 seconds