Thread: How to route between interfaces without masquerading
i need make ubuntu system act router between subnets on each of ethernet interfaces. examples find on-line ip masquerading/nat, not want do. need address on each interface routable to/from other interface, no address translation.
explain further: external interface of ubuntu system wireless interface nat'd router. address of interface internal address, being translated wireless router external internet address, , of course visible other systems on local lan.
there wired interface on ubuntu system, (on separate subnet) connected device runs ethernet protocol embedded processor (it's amateur software defined radio). need radio accessible other systems on local lan. i'd make ubuntu route packets between 2 interface cards in both directions, without address translation, filtering, etc.
possible?
what need run command in terminal
code:echo 1 > /proc/sys/net/ipv4/ip_forward
enable forwarding in kernel.
next need adjust routing table, pc not know packets
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [SOLVED] How to route between interfaces without masquerading
Ubuntu
Comments
Post a Comment