[olug] Proxy & Linux

Kevin sharpestmarble at gmail.com
Wed Mar 18 16:27:54 UTC 2009


You could either run iptables as you did, but check the nat
table(Server:~ # iptables -t nat -L) or check what's in
/etc/sysconfig/iptables. Anything in either of those would bear
looking into.

On Wed, Mar 18, 2009 at 11:23, Craig Wolf <CJWolf at mpsomaha.org> wrote:
> If I am using a Linux server as a Router and I want to verify that there is no "hidden" proxy redirects on that server for the people that use it.  Would I look at the iptables?
> BTW.  iptables output is:
> Server:~ # iptables -L
> Chain INPUT (policy ACCEPT)
> target     prot opt source               destination
>
> Chain FORWARD (policy ACCEPT)
> target     prot opt source               destination
>
> Chain OUTPUT (policy ACCEPT)
> target     prot opt source               destination
>
> Any ideas where else to look??
>
> Craig Wolf
> Linux Server Support
> Backups Administrator
> Desktop/Network Specialist
> Desk: (402)715-6283
> Cell: (402)510-0301
>
>
> _______________________________________________
> OLUG mailing list
> OLUG at olug.org
> https://lists.olug.org/mailman/listinfo/olug
>



More information about the OLUG mailing list