Routing problems

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am trying to set up a Fedora 14 as a router between two different net works.

I have the following iptables set up:

[root@faker ~]# iptables -A INPUT --source 10.21.144.0/24 --destination 10.16.2.1

[root@faker ~]# iptables -A INPUT --source 10.16.2.0/24 --destination 10.21.144.1

[root@faker ~]# iptables --list

Chain INPUT (policy ACCEPT)

target prot opt source destination

all -- 10.21.144.0/24 10.16.2.1

all -- 10.16.2.0/24 10.21.144.1


Chain FORWARD (policy ACCEPT)

target prot opt source destination


Chain OUTPUT (policy ACCEPT)

target prot opt source destination

I cannot get two devices on the two net works to ping.  I have the Active Controllers on one Network and the Slave Devices on the other.

I am trying to mimic a real world setup in a Lab and am at a loss.  I have had no trouble setting up NAT's but, the situation I am trying to emulate does not allow for a NAT.

My hair is already gray but I might start losing it!



-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux