LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: Accessing lvs service from the NAT router

To: "lvs-users@xxxxxxxxxxxxxxxxxxxxxx" <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: Accessing lvs service from the NAT router
From: Nate Carlson <natecars@xxxxxxxxxxxxx>
Date: Mon, 17 Feb 2003 09:41:24 -0600 (CST)
On Sat, 15 Feb 2003, Ian Millsom wrote:
> Basics of rules are:
>
> iptables -L -n
> 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
>
> None :)

That's just showing the 'filter' rules - are you sure you don't have any
NAT rules? Run 'iptables -t nat -L' to find out.

I've got the same basic configuration (2.4.20 kernel, with NAT Local
Connections enabled), but it's not working for me.  :(

-- 
Nate Carlson <natecars@xxxxxxxxxxxxx>   | Phone : (952)943-8700
http://www.real-time.com                | Fax   : (952)943-8500




<Prev in Thread] Current Thread [Next in Thread>