I have a local Network (10.100.0.0/24) and my default gateway is a firewall
(fw;eth0=10.100.0.1) with linux OS and netfilter.
I must add a local subnet (10.6.70.0/24) under my local network.
The local network (10.100.0.0/24) and local subnet (10.6.70.0/24) are
connected by linux machine with netfilter
(fwgw;etho=10.100.0.241,eth1=10.6.70.241).
Clients in local network have firewall (10.100.0.1) as their default
gateway.
To send a packet from local network client to local subnet client I have
added a static route in the firewall (10.100.0.1).
route add -net 10.6.70.0 gw 10.100.0.241
I run ping or ssh from local network client to local subnet client, but I
cann't reach my target.
What do I have to add or to change in my firewall machine (10.100.0.1)?
Thanks
Andrea
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list