Hi, I'm looking to
figure out how to forward UDP Broadcasts from PPP# interfaces to ETH# interfaces
and vice versa. I have searched the net with not much luck, I don't understand
the man pages much but I do understand some basics about
IPTables, just not enough to figure this out.
My Setup is as
follows:
Red Hat Linux
8
IPV4 Forwarding
Enabled
One NIC
(ETH0)
PoPToP VPN Server
(PPP0, PPP1, etc) using only TCP/IP (No IPX, etc)
IPTables have no
rules set currently:
Chain INPUT
(policy ACCEPT 4039K packets, 1573M bytes)
pkts bytes target prot opt in out source destination
pkts bytes target prot opt in out source destination
Chain FORWARD
(policy ACCEPT 89199 packets, 3128K bytes)
pkts bytes target prot opt in out source destination
pkts bytes target prot opt in out source destination
Chain OUTPUT
(policy ACCEPT 3827K packets, 4349M bytes)
pkts bytes target prot opt in out source destination
pkts bytes target prot opt in out source destination