[NTLUG:Discuss] iptables NAT
Wayne Walker
wwalker at solid-constructs.com
Wed Dec 8 15:52:39 CST 2010
On Wed, Dec 08, 2010 at 03:37:03PM -0600, Dennis wrote:
> Figured out my problem with setting up the router - forgot that the
> host has to have an entry in the routing table (minor technicality
> right?).
>
> Now working with setting up NAT on the firewall to change the
> address. Per the instructions, need to set up several command to
> perform the process. The first one being:
> # iptables -A FORWARD -i eth0 -0 eth0 -m state --state
> ESTABLISHED,RELATED -j ACCEPTED
I think it is just ACCEPT, not ACCEPTED
>
> The response was:
> iptables v1.4.3.1: Couldn't load target
> `ACCEPTED':/lib/xtables/libipt_ACCEPTED.so: cannot open shared
> object file: No such file or directory
>
> Looked in /lib/xtables and it is correct, the file
> libipt_ACCEPTED.so does not exist. Did a Google search, and got
> back no results for the specified file, but did get results for what
> appears to be the old ipchains version, libipt_accep.so .
>
> Appreciate any insight.
>
> Dennis
>
>
> _______________________________________________
> http://www.ntlug.org/mailman/listinfo/discuss
--
Wayne Walker
wwalker at solid-constructs.com
(512) 633-8076
Senior Consultant
Solid Constructs, LLC
> A: Because it messes up the order in which people normally read text.
> > Q: Why is top-posting such a bad thing?
> > > A: Top-posting.
> > > > Q: What is the most annoying thing in e-mail?
More information about the Discuss
mailing list