This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Routing between private subnets

I think I'm getting something very basic wrong here.

I have an Astaro machine with two interfaces, eth0 connected via crossover to one ethernet port on my vmware workstation (and thus acting as the private network for a red hat 9 and win2k3 vmware session) and eth1 connected into my 192.168.0.0/24 network with a DHCP server. The Astaro machine gets its IP address on eth1 from DHCP, and runs a DHCP server on eth0.

So, eth0=192.168.101.0/24
an, eth1=192.168.0.0/24

Now, with rules in place to allow 192.168.101.0/24 to ssh, http, https, ftp, ftp-control and DNS out, and with a DNAT rule in place, it works. However, how do I make it a straight router, with no masq or DNAT/SNAT?

Thanks,  


This thread was automatically locked due to age.
Parents
  • Hi dreawn,

    when you disable the NAT, you could establish a static route for the network on eth0. The DHCP-Range should contain the the IP-Address of eth1 as a default gateway.
    Don't forget the Filter rules for the traffic in both ways. 






    Have a try.

    Regards

    Udo   
Reply
  • Hi dreawn,

    when you disable the NAT, you could establish a static route for the network on eth0. The DHCP-Range should contain the the IP-Address of eth1 as a default gateway.
    Don't forget the Filter rules for the traffic in both ways. 






    Have a try.

    Regards

    Udo   
Children
No Data