Older Newer
Tue, 18 Jul 2006 13:12:04 . . . . 204.209.209.129
Tue, 18 Jul 2006 13:05:39 . . . . 204.209.209.129
Tue, 18 Jul 2006 12:45:55 . . . . 204.209.209.129 [Added Troubleshooting for network connectivity issues from within the guest.]
Thu, 20 Apr 2006 01:35:17 . . . . ShavenWarthog? [lots of minor changes, mostly capitalization]
Sat, 15 Apr 2006 09:44:54 . . . . i5387DF29.versanet.de [Fixed description of the ifconfig-shows-no-address problem and added a link to t]
Fri, 14 Apr 2006 11:53:48 . . . . proxyeu01.ext.ti.com [cosmetic (legancy -> legacy)]
Tue, 21 Mar 2006 02:18:45 . . . . 62-77-247-129.vnet.hu
Sun, 22 Jan 2006 11:09:07 . . . . home-040126.b.astral.ro [briefly explained why ufs is involved]
See complete list (44 entries)


Changes by last author:

Changed:
#* For details see: [1] and [2]
#* For details see: [3] and [4]

#:* When I issue a ping it returns:

#:: [root@VServerGuest? /]# ping 123.123.123.123

#:: connect: Invalid argument

#:* When I issue a DNS lookup it returns:

#:: [root@VServerGuest? /]# host www.yahoo.ca

#:: socket.c: internal_send: 222.222.222.222#53: Invalid argument

#:: ;; connection timed out; no servers could be reached

#:* When I try to run vyum it returns:

#:: [root@VServerGuest? /]# vyum VServerGuest? -- check-update

#:: Cannot find a valid baseurl for repo: core

#:: Error: Cannot find a valid baseurl for repo: core

#: Make sure that you have either a Public IP setup on the VServer Guest, or that you have a proper SNAT/DNAT rules setup on your VServer Host. After that, restart the vserver guest with the verbose option to see what your ipv4root is set to:

#:: [root@VServerGuest? /]# vserver -v VServerGuest? start

#:: ipv4root is now 127.0.0.10 111.111.111.111

#:: New security context is 49156

#: You must make sure the order of the interfaces are correct. The very first Interface (decided upon by alphabetical order of the interface directory name) for the VServer is the default IP used for all network connections. This must be either a public IP or an IP that has been D/SNAT'd.