Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Kosch

Pages: [1] 2
1
Zeus Traffic Manager / bind management ports to one IP
« on: December 03, 2012, 04:18:27 pm »
Hi

We are using ZXTM 8.1. I have logged this with CSR but whilst I wait for a response thought I would also post here :)

We are trying to run a SSH/SFTP virtual server on our traffic manager and have discovered that no matter what TIP we use when we connect with SSH/SFTP it actually connects us to the ZXTM appliance rather than the node in the pool that's selected to be used by the virtual server.

I seem to remember in previous versions of the ZXTM you could tell it to bind its management and SSH ports to only one IP address (IE the base IP you assign to the NIC Team) but I can’t seem to find mention of this anywhere in the interface now.



2
Zeus Traffic Manager / ZXTM and TMG 2010
« on: September 08, 2011, 05:36:59 pm »
Hello

I'm setting up a test lab of TMG 2010 in an array configuration of two servers to be used as just generic http/s proxy servers. I then use the ZXTM as the external load balancer that the clients connect to to give it fault tolerance.

I've had to set the virtual server to generic client first so my clients browsers can connect to SSL enabled websites.

The only downside to this is now I cannot apply traffic script rules, namley x-forwarded-for so the logging mechanism on TMG can then interpret the header as the originating request.

Can anyone think of a way around this?

3
Zeus Traffic Manager / Monitor bandwidth class consumption via SNMP?
« on: August 03, 2011, 04:47:09 pm »
Hi

I've been using the MIB provided on the ZXTM to attempt to monitor when a bandwidth class is reaching its cap but I'm not having much luck at the values returned by bandwidthClassBytesOutLo.IOD seem to be the total value of bytes output.

If I look at the graphs in the admin interface for a particular class it shows me exactly what I want.

How I can replicate this so I can alert & report on it via snmp?

Cheers

4
I'm having some trouble importing a wildcard cert. I did this a few months ago for another domain with no issues.

I keep getting this message but cant work out as to why

Failed to import Certificate (Certificate does not match private key)

Anyone come across this before?

5
Zeus Traffic Manager / IIS 7.0/7.5 with x-forwarded and client ip in logs.
« on: December 08, 2010, 06:49:02 pm »
Hello

Has anyone found a way to make IIS 7.0/7.5 log the x-forwarded-for value as the clients IP in the IIS logs. With IIS 6.0 we just used an ISAPI filter provided by our Zeus reseller but this no longer works with the latest greatest.

I dont really want to enable logging on the traffic manager if I can get away with it.

I did try this but as my comment on the post suggests I couldnt get it working.

http://blogs.iis.net/anilr/archive/2009/03/03/client-ip-not-logged-on-content-server-when-using-arr.aspx


6
It records it as the gzip size if the client accepts the compression.

7
Hello

Just doing some stat analysis and was looking at how much javascript was being downloaded from one of our ajax heavy sites.

We do all the request logging on the ZXTM and I was wondering if "%b Number of bytes sent to the client" is compressed or uncompressed as we have gzip compression switched on for the virtual server.

Thanks

Doug


8
I've seen three memory issues over the years when using a hardware appliance

1) LCD driver for the front control panel, dont think your suffering from this. We had to disable this. Might be vendor specific (we use JetNexus)
    * pgrep lcd (this will tell if you its running with a PID)
    * rm -f /etc/rcS.d/S41usb-display (This will remove the driver from being used)
    * kill -9 PID (This will then kill off the process, replace PID with the number in the first step)
2) There was some sort of memory leak in the old 5.1 Kernel when using BW limiting. We solved this by upgrading to 6.0 (http://bugzilla.kernel.org/show_bug.cgi?id=8971) We are currently on 6.0r4
3) Some issues with a bug in traffic script not releasing memory.

Your best bet is to log a ticket with Zeus and submit your TSR from your boxes.

9
Just upgraded to 6.0r4 and is working as expected now :)

10
Sorry should have written an update.

Got a reply from Zeus, we'll be upgrading to version 6 shortly :)

“This isn't working because you need SOAP API permissions enabled, only the admin group has that option on version 5. On version 6 you can setup any group to have full permissions to use it.”

11
Hi

We are using the webservice functionality of the ZXTM to enable & disable rules on virtualservers (downtime messages). We have a cute little desktop app that does all the calls so you click to enable/disable the rules.

The problem is this only seems to work when the user is part of the admin group on the ZXTM.

I have tried creating my own group, assigning the user to it & then giving it the required permissions in the virtual servers group ie enable/disable rules but no luck.

Is there something I am missing or something special that needs doing when using accounts with webservices?

Thanks

12
Zeus Traffic Manager / MS Net.TCP & ZXTM Virtual Servers?
« on: December 01, 2009, 05:48:54 pm »
For one of our new web applications (Developed in asp.net WCF) they are going to be using Net TCP for some of the web services that talk to each other internally (http://msdn.microsoft.com/en-us/library/ms734772.aspx) I dont know much about Net TCP as I've only just be introduced to the project for the web application. We currently have this configured in DEV and working but I'm just wondering if the is the best configuration or under load we might start to see some issues. I'll try and explain below.

So we have 1 virtual server and lets say 3 pools. The default pool is the Web UI layer and then through traffic script depending on what path is requested that then gets pushed through to one of the other 2 pools.


Virtual Server Listens on HTTP for 192.168.1.1
Default Pool (Web UI Layer) going to IIS 7.0 instance on Server 1 Port 80 192.168.1.2
Traffic script intercepts any requests for /error-logging/ & /db-query/ and passes them to the respective pools.
Error Logging Web Service going to IIS 7.0 instance on Server 2 Net TCP Port 5085 92.168.1.3
DB Query Service going to IIS 7.0 instance on Server 3 Net TCP Port 5085 92.168.1.4

Now lets say I configure the UI layer via my web.config to report any errors to "net.tcp://192.168.1.1/error/logging"

Obviously that will connect to the Virtual Server on port 80 and then pass through the request to Server 2 and this does seem to work.

I'm just a bit concerned that its a "net tcp" protocol rather than an "http" protocol and this may have some kind of an effect as the ZXTM is expecting regular http traffic or on the backend nodes.

Has anyone else used net tcp webservices in nodes and virtual servers with ZXTM 5.1r2 before.

Any comments, questions or dont be stupid! would be appreciated :)





13
Zeus Application Firewall Module / Anyone using this?
« on: October 02, 2009, 11:55:54 am »
Is anyone using this product in production?

Looking for thoughts/comments etc.

14
Zeus Traffic Manager / Re: Time Sync Error
« on: October 20, 2008, 11:02:24 am »
Turns out it was a problem with IPV6 connectivity to the ja.net servers. I used the IP's instead of hostnames and it worked fine.

15
Zeus Traffic Manager / Time Sync Error
« on: October 16, 2008, 02:00:43 pm »
Hi

Hi Guys

Swapping around the NTP servers on the ZXTM 4.2r1 to use the external ja.net ntp servers:

ntp0.ja.net
ntp1.ja.net
ntp2.ja.net
ntp3.ja.net

When I try and sync the time I get the message

"cannot find family compatible socket to send ntp packet"

I know the firewall rule is working correctly as I have a couple of windows DC’s syncing from the ja.net servers.

Have you seen this before?

Pages: [1] 2