Network Address Translation - Raspberry Pi

dmroeder

Distinguished
Jan 15, 2005
1,366
23
20,765
Here's what I have: Raspberry Pi B+, USB-Ethernet adapter

What I want to do: Setup NAT between eth0 and eth1

..at least that's what I think.

Let's say I have a network that's 10.10.10.x. And I have another network that's 192.168.1.x. These networks are all in the same building. One might be a business network, the other might be a industrial control network. What I'd like to be able to do is plug eth0 into 10.10.10.x network and eth1 into 192.168.1.x network. Then map an IP address on 10.10.10.x to an address on 192.168.1.x through the Pi. The device that's on the 192.168.1 network would show up on the 10.10.10 network as if it were actually on the 10.10.10 network. If I'm not mistaken, this sort of thing is called Network Address Translation.

What I'm wondering is: is this possible using the Pi?
 

TRENDING THREADS