Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

wget does not work from inside Linux VM guest hosted by Windows7

801904Apr 1 2012 — edited Apr 4 2012
Hello everyone.

I installed OL 6.2 64-bit inside Virtual Box VM which is hosted by Windows7 OS 64-bit desktop.
The environment outside of VM is Windows based (Windows domain, servers, etc)

I configured the Linux VM browser and it works fine in that environment.
I can reach the below address (public-yum) via Linux VM browser and I get the expected username/password prompt from the Mozilla browser, I supply my Windows AD username and password to it and all is well and browising works no problems.

However from the commant line (as root user) I get the following error from wget (and hence the yum will also fail????)

[root@OL62DB yum.repos.d]# wget http://public-yum.oracle.com/public-yum-el6.repo
--2012-04-02 13:35:11-- http://public-yum.oracle.com/public-yum-el6.repo
Resolving public-yum.oracle.com... 141.146.44.34
Connecting to public-yum.oracle.com|141.146.44.34|:80... failed: Connection timed out.
Retrying.

--2012-04-02 13:35:38-- (try: 2) http://public-yum.oracle.com/public-yum-el6.repo
Connecting to public-yum.oracle.com|141.146.44.34|:80... failed: Connection timed out.
Retrying.

--2012-04-02 13:36:01-- (try: 3) http://public-yum.oracle.com/public-yum-el6.repo
Connecting to public-yum.oracle.com|141.146.44.34|:80... failed: Connection timed out.
Retrying.

--2012-04-02 13:36:25-- (try: 4) http://public-yum.oracle.com/public-yum-el6.repo
Connecting to public-yum.oracle.com|141.146.44.34|:80....

----
what have I done wrong or not done?
Can I get yum/wget to from from inside VM in Windows guest world??

many thanks
This post has been answered by Avi Miller-Oracle on Apr 4 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 2 2012
Added on Apr 1 2012
11 comments
3,784 views