LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: telnet but no http???

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx, jon@xxxxxxxxxx
Subject: Re: telnet but no http???
From: Joseph Mack <mack.joseph@xxxxxxx>
Date: Tue, 03 Sep 2002 06:14:17 -0400
"Jonathan D. Proulx" wrote:
> 

> 
> [jon@realserver0 jon]$ ip route
> 128.52.37.21 dev lo  scope link  src 128.52.37.21
> 128.52.37.0/24 dev eth0  proto kernel  scope link  src 128.52.37.4
> default via 128.52.37.10 dev eth0
> 

if you're using my script to setup and you have iproute2 tools installed,
you should see tables named VIP and RIP with 

#ip rule show

then do 

#ip route show table VIP
#ip route show table RIP

to see how packets from the RIP and VIP on the realserver are routed.

Joe
-- 
Joseph Mack PhD, Senior Systems Engineer, Lockheed Martin
contractor to the National Environmental Supercomputer Center, 
mailto:mack.joseph@xxxxxxx ph# 919-541-0007, RTP, NC, USA


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