| Author |
Iptables Firewall - Redhat 9
|
|
|
| I am trying to setup in iptables firewall on Redhat 9. The firewall isn't
passing files from my LAN network. also I can't ftp out the wan from the
firewall (or any other TCP Services) but I can ping out. Any ideas what I
mite be missing?
thanks
| |
|
| iptables -A forward -s [yournetwork] -i [internet nic] -j ACCEPT
mike <nope@nope.com> wrote in message
news:3eefecd2$0$1374$a1866201@newsreader
.visi.com...quote:
> I am trying to setup in iptables firewall on Redhat 9. The firewall isn't
> passing files from my LAN network. also I can't ftp out the wan from the
> firewall (or any other TCP Services) but I can ping out. Any ideas what I
> mite be missing?
> thanks
>
>
>
| |
|
| iptables -A forward -s [yournetwork] -i [internet nic] -j ACCEPT
mike <nope@nope.com> wrote in message
news:3eefecd2$0$1374$a1866201@newsreader
.visi.com...quote:
> I am trying to setup in iptables firewall on Redhat 9. The firewall isn't
> passing files from my LAN network. also I can't ftp out the wan from the
> firewall (or any other TCP Services) but I can ping out. Any ideas what I
> mite be missing?
> thanks
>
>
>
| |
|
| iptables -A forward -s [yournetwork] -i [internet nic] -j ACCEPT
mike <nope@nope.com> wrote in message
news:3eefecd2$0$1374$a1866201@newsreader
.visi.com...quote:
> I am trying to setup in iptables firewall on Redhat 9. The firewall isn't
> passing files from my LAN network. also I can't ftp out the wan from the
> firewall (or any other TCP Services) but I can ping out. Any ideas what I
> mite be missing?
> thanks
>
>
>
| |
|
| iptables -A forward -s [yournetwork] -i [internet nic] -j ACCEPT
mike <nope@nope.com> wrote in message
news:3eefecd2$0$1374$a1866201@newsreader
.visi.com...quote:
> I am trying to setup in iptables firewall on Redhat 9. The firewall isn't
> passing files from my LAN network. also I can't ftp out the wan from the
> firewall (or any other TCP Services) but I can ping out. Any ideas what I
> mite be missing?
> thanks
>
>
>
|
|
|
|