Questions tagged [nat]

Network Address Translation (NAT) is a method of connecting multiple computers to the Internet (or any other IP network) using one IP address.

Network Address Translation (NAT) is a method of connecting multiple computers to the Internet (or any other IP network) using one IP address.

NAT is also known as IP masquerading.

RFC 2663 - IP Network Address Translator (NAT) Terminology and Considerations

1160 questions
-3
votes
2 answers

Docker + Exim + Dovecot. Relay not permitted

Trying to configure Exim mail server using this article. I can use this server inside my local network but when I try to use it from internet I taking some errors. Ports 10000-20000 translate to server machine. Everything I doing inside the docker…
Andrew
  • 161
  • 2
  • 14
-3
votes
1 answer

Lost Network Interface Virtualbox on Win7

Yesterday I have installed Virtualbox on my win7 notebook and i have seen, that VB have install a network interface on the win7 network properties. After installing Ubuntu guest on a new VB-instance, ubuntu cannot connect to the internet. Later into…
WPler
  • 21
  • 9
-3
votes
1 answer

i want to host a website behind NAT

I am using internet behind NAT, of my institute. I have no access to router's username and password. I want to host a website from my laptop. Is there any way I could host it?
-4
votes
2 answers

Multiple public IPs on same ISP interface

I'm looking to build a 4 public IPs NAT. I've been told that MikroTik routers are capabile of assigning public IPs for each LAN port you configure. My ISP provides 2 static IPs but I need two more. I would buy any MikroTik router that is able to…
Dalac
  • 17
  • 6
-5
votes
1 answer

Need to get local IP address (192.168.x.x)

Specifically, I am creating a PDF using Essential Objects HtmlToPdf. When the user clicks the "Create" button, I need to get the non-NAT ip address of the server (192.168.x.x) so that I can force it to create the PDF from that address, instead of…
vinco83
  • 467
  • 1
  • 4
  • 16
1 2 3
77
78