Skip to main content

Questions tagged [nat]

Network Address Translation, a technology used to translate a private IP address into a public IP.

103 votes
9 answers
404k views

How to do networking between virtual machines in VirtualBox?

I have two virtual machines in VirtualBox. I would like to do networking between them. For the moment I have the default configuration on both, but they seem to have the same IP-address 10.0.2.15. I ...
Jonas's user avatar
  • 27.9k
31 votes
9 answers
70k views

Is it possible to host a web server from behind a NAT

My PC is behind a NAT router that has a public IP address. If I want to host a website then I believe I need a domain name which I can purchase from some site which would pledge to resolve all DNS ...
Rohit Banga's user avatar
  • 2,464
25 votes
6 answers
90k views

Set up a web server behind a Carrier Grade NAT

I was trying to set up a small home server. I use dynamic IP adress. My router's wan adress is like this 100.70.81.xxx and my public ip is 81.213.177.xx I made port forwarding in my router. www, ...
user avatar
19 votes
2 answers
23k views

How does the router know which device to send packets to? [duplicate]

my question does not concern how it moves through the internet, but how it moves through the router to a certain device. All devices connected to a router in a home network have the same external IP. ...
user avatar
16 votes
4 answers
11k views

Is my router's IP address really public?

I have a common home network consisting of a wireless router with many devices connected to it. I understand that because of NAT, all devices attached to the router connect to the outside of it via ...
MPA95's user avatar
  • 271
2 votes
1 answer
3k views

Connecting to my own network via external IP

Even though I have seen and read quite a few similar Q's I was still unable to understand what is required for me to be able to do this. I have an internal network. One of the machines is a web ...
epeleg's user avatar
  • 569
45 votes
5 answers
54k views

SSH access to office host behind NAT router

I would like to access the ssh port of my office linux host from home. Unfortunately the host is located behind a NAT router. So, the IP address is not publicly available. There is however access to ...
ritter's user avatar
  • 735
13 votes
2 answers
20k views

how to access samba on a guest Linux behind the VirtualBox NAT?

On my laptop, I'm running Ubuntu 9.10 under WinXP using VirtualBox 3.1.2. I want a setup where: The guest can freely access the internet. The host can access the guest files via Samba. The setup ...
noamtm's user avatar
  • 367
31 votes
5 answers
89k views

How is double NAT bad practically?

As the ISP-provided modem was generating pretty weak WiFi signal I've disabled its WiFi function, bought an Apple AirPort Extreme and connected it's WAN port to the modem. Now everything works just ...
Ivan's user avatar
  • 7,633
8 votes
7 answers
34k views

How can I make my home PC a web server?

I am running Apache Tomcat on my PC. My PC is connected to a router in my house and the router is connected to my ISP. Now I want to run a server on my PC so that my friend can view my site hosted on ...
user avatar
4 votes
1 answer
9k views

Accessing a website via the webservers public IP from a PC within the same LAN

If two machines reside on the same LAN (a PC and a Webserver) why is it necessary to enable ‘NAT loopback’ on the router in order for the PC to access the website hosted on the webserver using the ...
FitzRoy's user avatar
  • 111
45 votes
2 answers
52k views

How does a NAT server forward ping ICMP echo reply packets to users?

NAT uses an IP address port number combination to hash the outgoing requests. Since ping requests consist of ICMP echo request packets, they do not have any associated port number. How does a NAT ...
Rohit Banga's user avatar
  • 2,464
18 votes
3 answers
36k views

Virtualbox -> Can't add 2nd adapter to network for VM

I have a Debian Wheezy VM running in virtual box with the 1st adapter being NAT. However I want to also add a Host-only network but I can't add 2nd adapter to network for VM, it is grayed out. Any ...
Nikos's user avatar
  • 630
16 votes
8 answers
116k views

How to get my external IP address (over NAT) from the Windows command-line? [duplicate]

The Windows "ipconfig" command can only show me the parameters from the Ethernet interfaces from my machine (even with the ipconfig /all argument). It can show detailed information about the interface,...
Diogo's user avatar
  • 30.5k
4 votes
3 answers
2k views

How does Http server distinguish between computers behind a router

HTTP servers usually operate at port 80. Yet NAT routers as most are these days assign port to outgoing requests so they would know when request is returned that which computer connected to it, it's ...
Muhammad Umer's user avatar

15 30 50 per page
1
2 3 4 5
7