|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] HTTP-Proxy connectivity Issues in domUs!
Hi All,
I'm testing Xen 3.3 on my desktop as well as on laptop (both have
debian 5.4) with Xenified kernels. The IP's are assigned statically to
dom0 and domUs. The dom0 has static IP(192.168.1.8) and domU has
192.168.1.33 on Desktop & [192.168.1.7; 192.168.1.32 on
Laptop]. The domU and dom0 can ping each other (both on desktop and
laptop); but they don't ping none of the IP's outside the physical
machine (i.e. other then their host dom0); although in the /etc/profile
I explicitely mention the htt[_proxy variable such as "http_proxy=http://<Proxy address>:<Port>". In case for dom0 things working fine; I can browse, ping or get updates via apt-get
using the same http_proxy settings for dom0's on both physical machines.
I need to connect domU to download updates via "apt-get"; but the domUs hang on such as the following error:
---------------------------------------
"debiantest:~# apt-get update
Err
http://ftp.uk.debian.org etch Release.gpg
Temporary failure resolving 'Proxy-address'
Err
http://security.debian.org etch/updates Release.gpg
Temporary failure resolving '<Proxy-address>'
Failed to fetch
http://ftp.uk.debian.org/debian/dists/etch/Release.gpg Temporary error"
=============================================
The /etc/resolv.con file has valid Name server entries on both dom0 and
domU (on both laptop & Desktop) such as on any dom0 or domU the
file /etc/resolv.conf has entries like below:
--------------------------------
domain localdomain.ac.uk
search localdomain.ac.uk
nameserver xxx.xxx.xxx.xxx
nameserver xxx.xxx.xxx.xxx
nameserver xxx.xxx.xxx.xxx
----------------------------------------------
Any ideas what conf file I might missed and it don't connect to http-proxy?
Thanks in advance for help.
Jan Muhammad
|
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|