OpenVZ Forum


Home » General » Support » *BUG REPORTED* Network issues inside of VE
Re: Network issues inside of VE [message #25603 is a reply to message #25602] Thu, 03 January 2008 02:28 Go to previous messageGo to previous message
Avi Brender is currently offline  Avi Brender
Messages: 17
Registered: October 2006
Junior Member
Okay, we did some digging and found the bug in the latest version of vzctl scripts

in /usr/lib/vzctl/scripts/vps-functions on roughly line 126 (we did some debugging so we may have added/removed a few lines) there is:

dev="$(${IP_CMD} route get "$1" |sed -ne '/ via /! s/^.* dev \([^ ]\+\) \+src \+.*$/\1/p;Q')"

Unfortunately that doesn't parse properly when the argument $1 is outside of the HN main ip range

(HN = Centos 4.6)

Downgrading to the previous version of vzctl solved it.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Upgrade HN
Next Topic: Moved VE to new system and now network doesn't work
Goto Forum:
  


Current Time: Mon Jul 15 06:12:48 GMT 2024

Total time taken to generate the page: 0.02305 seconds