strange NAT problem

Discussions related to using VirtualBox on Windows hosts.
Post Reply
etam
Posts: 25
Joined: 5. Nov 2008, 10:52
Primary OS: openSUSE
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: win xp, various Linuxes, openSolaris

strange NAT problem

Post by etam »

I have a strange problem with NAT connection and I haven't found any solution for it.

I'm running openSuSE 11.0 on Windows XP.
My openSuSE can't connect to the internet or any other machine in my LAN or even my host XP.
I know that ping isn't working in NAT connection, but it shows that it connects with DNS

Code: Select all

etam@opensuse$ ping google.pl
PING google.pl (72.14.221.104) 56(84) bytes of data.
...
Much more interesting thing is that I set up a port forwarding (User manual: 6.4.1) from host port 2222 to guest port 22 and I successfully connected thru it from XP to my openSuSE.

openSuSE network configuration:
address getting by DHCP
DNS: 10.0.2.3
Default gateway: 10.0.2.2

Maybe a problem is in my Windows XP configuration?
TerryE
Volunteer
Posts: 3572
Joined: 28. May 2008, 08:40
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu 10.04 & 11.10, both Svr&Wstn, Debian, CentOS
Contact:

Post by TerryE »

See the Forum FAQ. This is often an issue with the host firewall.
Read the Forum Posting Guide
Google your Q site:VirtualBox.org or search for the answer before posting.
etam
Posts: 25
Joined: 5. Nov 2008, 10:52
Primary OS: openSUSE
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: win xp, various Linuxes, openSolaris

Post by etam »

I don't know about any firewalls on my computer. I have Symantec Antivirus and I haven't found any firewall in it. I had for a while Cisco VPN Client, but I uninstalled it (I don't know if this information is helpful :?)
TerryE
Volunteer
Posts: 3572
Joined: 28. May 2008, 08:40
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu 10.04 & 11.10, both Svr&Wstn, Debian, CentOS
Contact:

Post by TerryE »

If you have SP2 or greater, then the XP firewall is enabled by default.
Read the Forum Posting Guide
Google your Q site:VirtualBox.org or search for the answer before posting.
etam
Posts: 25
Joined: 5. Nov 2008, 10:52
Primary OS: openSUSE
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: win xp, various Linuxes, openSolaris

Post by etam »

My Windows firewall is disabled. I added exceptions for all VBox programs and for 80 port. No result.
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Post by Sasquatch »

Open the Security Center of your Host and check what program is reported for the Firewall. If it's Norton, then that is your problem. Norton can be a real pain. It used to slow your computer down tremendously, but since Norton 360, they say that it changed. But the firewall part can still cause a lot of problems. Norton isn't as configurable as a normal firewall.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
Post Reply