Closed Bug 444704 Opened 16 years ago Closed 16 years ago

Give clouserw access to 10.2.76.42:80

Categories

(mozilla.org Graveyard :: Server Operations, task)

All
Other
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: clouserw, Assigned: justin)

References

Details

This bug is in progress; working with Justin on it

At this point khan can reach 10.2.76.42:80 over telnet but can't seem to receive traffic from the remote box.  Justin says:

22:08 <@justin> probably cause the lb doesnt know how to get back, routing wise
22:08 <@justin> I'll look at it more tomorrow

I'd like to be able to access it from the VPN but if that's way more difficult than khan it's not a huge deal.
Blocks: 442366
Assignee: server-ops → justin
It's directly attached, so that's probably not the problem - 

devlb01> sh route                                                                                                       
        Network          Netmask          Gateway/OwnedIP      Type                                                     
        -------          -------          ---------------      ----                                                     
1)      0.0.0.0          0.0.0.0          63.245.209.1         STATIC                                                   
2)      127.0.0.0        255.0.0.0        127.0.0.1            PERMANENT                                                
3)      10.2.74.0        255.255.255.0    10.2.74.3            DIRECT                                                   
4)      10.2.76.0        255.255.255.0    10.2.76.7            DIRECT                                                   
5)      63.245.209.0     255.255.255.128  63.245.209.125       DIRECT                                                   
 Done

and the fact that you do connect means it can route back otherwise the TCP handshake would never complete.  

The backend server is already in the sandbox and I don't see any reason making the VIP on the same network as khan would be any issue.  Also means I don't have to debug this.

10.2.74.9:80 answers and works same as 10.2.76.42 would/should.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
10.2.74.9:80 works for me from khan, but doesn't appear to be going through the NetScaler.  The object cache on the netscaler doesn't grow and there are no NS-CACHE headers.

10.2.76.42:80 still times out.

I don't necessarily need access to that specific IP, I just need to hit a site behind the netscaler so I can load URLs into the cache.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
It is the netscaler!

devlb01> sh ns ip
   Ipaddress        Type             Mode     Arp      Icmp     Vserver  State
   ---------        ----             ----     ---      ----     -------  ------
1) 63.245.209.125   NetScaler IP     Active   Enabled  Enabled  NA       Enabled
2) 10.2.76.7        SNIP             Active   Enabled  Enabled  NA       Enabled
3) 10.2.74.3        SNIP             Active   Enabled  Enabled  NA       Enabled
4) 10.2.76.42       VIP              Active   Enabled  Enabled  Enabled  Enabled
5) 63.245.209.29    VIP              Active   Enabled  Enabled  Enabled  Enabled
6) 10.2.74.9        VIP              Active   Enabled  Enabled  Enabled  Enabled
 Done

devlb01> stat lb vs devmo-test2                                                                                                                                                                                                                 Virtual Server Summary                                                                                                                        vsvrIP     port     Protocol        State                                                         devmo-test2        10.2.74.9       80         HTTP           UP                                                                                                                                                                                 Virtual Server Statistics                                                                                                                                       Rate (/s)                Total                                                  Vserver hits                                     0                   10

Status: REOPENED → RESOLVED
Closed: 16 years ago16 years ago
Resolution: --- → FIXED
ah, the front page isn't cached (maybe the Vary header is the problem again).  Anyway, if I request specific images I can get those into the cache.  thanks.
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.