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

learn more… | top users | synonyms

0
votes
0answers
28 views

NAT Traversal library

I need some libraries which implement NAT Traversal. I heard about STUN as a try to implement a NAT Traversal standard. Now I am looking for a library which is implemented in C/C++, because one client ...
0
votes
0answers
11 views

Virtualbox access a port on host's localhost from guest as localhost (guest->host port forward)

The situation is that I try to test a webpage in IE8 (Win 7 guest OS), and for some reason I have many "http://localhost:8000" url used in development environment used in js ajax, so I cannot access ...
0
votes
0answers
6 views

VMware Fusion or Player VMs Default Gateway IP Device [migrated]

I can't seem to find the device corresponding to the default gateway configured in VMs with NAT networking. Let me explain. If I issue route -n on my Ubuntu VM, which is running on either Windows ...
0
votes
0answers
27 views

Can't connect to ip with a UPnP forwarded port

I'm attempting to use the UPnPNAT Com object to automatically forward port 1127 to my local IP. I have a C# Client and Server that can connect to each other just fine over a local connection or, if I ...
-3
votes
0answers
20 views

stun client NAT Type detection software need [closed]

I need a NAT type detection software. I want know about my NAT type detection. Like as NAT is (cone, port restricted, symmetric). Plz any body help me. Gave me any software link.
0
votes
1answer
78 views

Direct TCP/IP networking between two android devices over internet

Hey I am just a beginner at networking. Is it possible to connect two android devices to each other using sockets over the Internet without using any intermediate dedicated server, Given that there ...
0
votes
0answers
38 views

secure iptables masquerade by source interface?

I'm trying to configure a Linux machine as a NAT gateway for another host, that's connected via authenticated and encrypted PPTP. The PPTP tunnel endpoint on that gateway is ppp0 and has the address ...
0
votes
2answers
66 views

NAT-Traversal implementation for P2P connection

I need to implement a simple P2P application behind NATs. It should send data over a reliable and secure connection (Encrypted data over TCP). From the theoretical background I know there are several ...
0
votes
0answers
10 views

redirect traffic from 2 Ubuntu external NICs to specific internal hosts [migrated]

I am having problems redirecting incoming traffic to 2 external facing interfaces on my Ubuntu 12.10 server to 2 separate internal hosts. I am able to redirect incoming traffic on my eth0 just fine to ...
-3
votes
1answer
20 views

i want to host a website behind NAT [closed]

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?
0
votes
1answer
26 views

If you are behind a NAT-enabled router, is it possible that you work as a server?

This is merely an academic question as I study computer science. I've read that the NAT-enabled router keeps track of the devices in its network with a table of port numbers and IP-address of the ...
0
votes
0answers
18 views

JXTA NAT Traversal Tecnique?

There is many popular nat traversal technique like hole punching i like to khow which of them JXTA use for p2p communication across the WAN? and is JXTA works with all types of nats or is there any ...
3
votes
1answer
41 views

Should gethostbyaddr() work in a NAT environment?

If I ask gethostbyaddr() to look up a NAT-generated IP address, such as 192.168.0.4, should I expect it to work? Background: I'm running tests at home on some control code intended for a networked ...
1
vote
1answer
38 views

find out/predict the router is/will be using for a given connection

I know that ipchicken.com will tell you your router's ip address and the port it is using for your connection. But can this information be obtained "locally"? (Without relying on a website). What I ...
-1
votes
0answers
25 views

Nat Traversal, Peer does not receive another peers messages [closed]

I'm currently working on a project that requires NAT traversal but I seem to be running into difficulty. I have the following setup running for testing: R1, Verizon Fios router connected to the ...
0
votes
1answer
29 views

Django - accessing site from within LAN?

I have a production Django server that runs from an internal LAN. The site is accessible from outside the lan by use of a sub domain. So, something like http://app.ourdomain.com My question is, when ...
0
votes
2answers
91 views

Iptables to modify source ip. Nothing in POSTROUTING chain log

Here is a little picture Asterisk eth1 10.254.254.2/28------------- Many Good Guys eth1:1 192.168.83.5/32----------- 192.168.59.3 Bad Guy Peer I have an Asterisk which is connected with several ...
0
votes
0answers
29 views

Looking for .NET SCTP/UDT implementation (ideally with STUN)

tl;dr: Need UDT or SCTP or any other UDP-based stream transfer protocol implementation in pure .NET. I need to transfer large amounts of data between .NET clients located after NAT. The latency is ...
0
votes
1answer
38 views

ldirectord NAT load balancing does not work with negotiate checks

I am using ldirectord for loadbalancing two HTTP servers. On the load balancer box i have the following network configuration: eth0 is used for internal purposes and does not take part in load ...
0
votes
1answer
96 views

Java nat traversal for chat application

I am trying to create a java chat application for my networking class. As of right now I am stuck trying to connect to someone behind a different router. The way I have my project right now is I ...
2
votes
2answers
128 views

What is the need for the SIP RE-INVITE with regards to ICE?

I understand many of the fine details of NAT hole punching, ICE, and SIP VOIP calls. I've answered quite a few questions on SO on these topics. Now I have a question. I am trying to understand the ...
0
votes
0answers
45 views

VM connectivity in NAT mode vs Bridged Mode [closed]

I have a Windows 7 PC as host.The network details of my Windows PC are as follows. IP ADDRESS - 192.168.1.70 DEFAULT GATEWAY - 192.168.1.254 I have installed Virtual Box ...
2
votes
2answers
96 views

Choosing port number for UDP hole-punching

I have a weird problem. I have a successfully working C++ (boost asio) P2P application which works on most of the NAT. The problem is when I give the initial start port number as 1000 it checks if ...
0
votes
0answers
33 views

how to do Static NAT (MIP) in JunOS 11.1R3.5?

I have Juniper SRX 210 which is running JunOS 11.1R3.5 where it says i can do MIP (Static NAT) as below: http://kb.juniper.net/InfoCenter/index?page=content&id=KB13114 Where ScreenOS MIP (Static ...
0
votes
1answer
44 views

How to know the keep alive interval needed for most router?

Most devices nowadays are behind NAT. When we make connection to server, router will create mapping for this connection and keep this mapping alive for some time. In order to keep this mapping, we ...
0
votes
0answers
55 views

Interesting Cisco VPN for multiple ip LAN Pool (multiple NAT) [closed]

I have a Scenario in which i had created multiple VPN with NAT with single LAN pool address say:- 172.1.1.0/24 now i have to add another lan pool say :- 192.168.1.x/24 with the existing LAN segment ...
0
votes
1answer
32 views

How do NAT or proxy react to incoming TCP SYN packet?

In some messaging systems, two messaging clients send/receive packets directly from each other in chatting or voice call. I think the basic mechanism is (TCP for example): these client programs open a ...
0
votes
0answers
29 views

Packet content of response after port forward

I thought I understood the whole thing about NAT etc but now I came to a problem. First what I assumed: Because there are not enough IPv4 addresses available we need another system. The devices of ...
1
vote
1answer
79 views

How is source port for HTTP determined? Is there ever collision in NAT?

I know that when a HTTP request is made, packets are sent from a seemingly-random high-numbered port (e.g. 4575) on the client to port 80 on the server. Then the server sends the reply to the same ...
0
votes
0answers
31 views

Creating socket between two machines behind NAT [duplicate]

I have a P2P Java application that acts as both a server and a client. It is given a list of public IP addresses and the application attempts to create socket communication. The list is only comprised ...
0
votes
1answer
622 views

VirtualBox port forwarding not working with NAT adapter

I'm trying simple port forwarding with VirtualBox and it appears VirtualBox.exe is listening on the host to the port, but not actually forwarding the connection to the guest. I've tried on multiple ...
0
votes
0answers
177 views

squid moz-proxy auth

I have virtual box 4.2.6 in win 7 host and squid proxy 2.7 stable on win 7 host at port 8080. I have debian guest in vbox. I have corporate proxy and would like debian to use NAT and squid host ...
0
votes
2answers
61 views

SIP INVITE Request Port getting messed up

Developing a NAT traversal solution, using resiprocate, it works fine, but often SIP INVITE get's failed particularly on cisco routers 1. SIP REGISTER is sent out by port 1024 Source: 107.108.188.26 ...
1
vote
1answer
247 views

Virtualbox networking MAC/Debian without network on host [closed]

This is what I have at the moment: Virtualbox 4.2.2 Host : Mac OS X Snow Leopard Guest : Debian 6 Debian Network configuration using Bridged Network mapped on Airport interface Everything works ...
0
votes
0answers
93 views

RTMP/RTMFP convergence doesn't work from behind NAT, AMS 5.0

My application needs to support streaming even if one of participants cannot use RTMFP protocol. I rely on RTMP/RTMFP convergence provided by FMS (AMS 5.0). Server side of the application does change ...
0
votes
0answers
59 views

Forefront TMG NAT configuration

I recently installed Forefront TMG as a 3-leg perimeter firewall. What I want to do is: I have a public network range (10.22.xxx.xx0 to 10.22.xxx.xx9), and some servers in the DMZ/perimeter network. ...
0
votes
1answer
48 views

understanding netfilter REDIRECT Target

just playing around with the netfilter REDIRECT-Target . i am wondering how the destination port is altered when using "--to-ports" (plural). iptables -I PREROUTING -t nat -i test -p TCP --dport 2800 ...
0
votes
0answers
34 views

Working of Network address Translation [NAT] router [closed]

In my college theres 4 to 5 computers shares the same IP address. I wondered how and got to know about NAT concept. Some tutorial says, In this scenario, whenever Computer1 and 2 tries to connect to ...
2
votes
1answer
323 views

Why would closing a dead tcp-socket affect another open tcp socket?

We are facing a strange problem that closing a dead tcp socket (caused by unplugged the wire) would affect another normal open tcp socket. below is the detailed information: Topology Client A ←→ ...
0
votes
1answer
96 views

CISCO ASR1004 Total Active Translations

I am trying to get the total number of active NAT sessions on a CISCO ASR1004 device. Currently, I only know to get this information via logging into the console and running 'show ip nat ...
0
votes
0answers
210 views

forwarding interfaces with iptables and route

here is my situation: I got two machines and a route, one macbook and a archlinux. the route is running openwrt.(linux). two machines are connect to the route. route and archlinux can using xl2tpd ...
0
votes
0answers
69 views

Cisco PIX 8.0 VPN RA with internal NAT

All what I'm describing is made with a Cisco PIX Security Appliance Software Version 8.0(4)28. I'm trying to give access to an internally NATed system for VPN RA users. Basically, they open an ...
2
votes
1answer
193 views

Why Socket Connection Lost and TCP Kernel Keeps Retransmitting [ACK] packets

We are facing a problem that from some time later, specific socket connection is lost and tcp kernel of client side keeps retransmitting [ACK] packets. The topology flow is as below: Client A ...
0
votes
0answers
56 views

Map IPs on a VLAN to a different subnet

I am writing a piece of software that tests a number of our product (special purpose embedded Linux boxes) over the network. Since these boxes are in the production flow, their settings need to remain ...
-1
votes
1answer
143 views

packet send to specific local IP address from router [closed]

how a packet moves through the router to a certain device. All devices connected to a router in a home network have the same external IP. Say device 1 is loading a page and packets are sent from an ...
2
votes
1answer
196 views

When to use TCP hole punching technique and why to use it?

I am studying the TCP hole punching technique and have got some knowledge from this article: TCP_hole_punching. But I don't understand below part: Network Drawing Peer A ←→ Gateway A ← .. ...
0
votes
0answers
54 views

Implementing DNAT in OUTPUT chain using netfilter framework

I am trying to implement DNAT in OUTPUT chain but the packets do not arrive to the target destination. What I am trying to do, is e.g. if the message is sent to 192.168.56.17, I change it to ...
0
votes
1answer
53 views

Accessing a computer by the public IP

A theoretic question : If i have a cloud account in amazon EC2, (or at all...) and i access an instance from another instance by its public IP and not its Private IP, Will it make a difference ? will ...
1
vote
1answer
117 views

How to implement CORBA client behind NAT

I have following interfaces. interface Server { void subscribe(in Client client); }; interface Client { void ping(); void pong(); }; On initialization, client will connect to server and ...
2
votes
0answers
193 views

Clone and Forward with iptables

I'm trying to forward all incoming tcp packets to multiple ip addresses. Setup: A - 10.10.10.10 B - 10.10.10.11 C - 10.10.10.12 D - 10.10.10.13 I want B, C and D to receive on port 8000 all ...

1 2 3 4 5 7