Re: [Zenloadbalancer-support] DNAT, DHCP Reservations, and MAC Spoofing

2014-08-29 Thread Tom Trantham
(and did) grab an IP address from my production web server. We are using DNAT with no session stickiness so our web logs will be meaningful and so we can implement IP address restrictions for our customers within the application. Thanks, *Tom Trantham *Systems Administrator, Community

[Zenloadbalancer-support] DNAT, DHCP Reservations, and MAC Spoofing

2014-08-28 Thread Tom Trantham
(and did) grab an IP address from my production web server. We are using DNAT with no session stickiness so our web logs will be meaningful and so we can implement IP address restrictions for our customers within the application. Thanks, *Tom Trantham*Systems Administrator, Community

[Zenloadbalancer-support] L4DNAT FARM SSH Connections Resetting on Management IP

2014-03-05 Thread Tom Trantham
as to what might be causing this issue? Kind Regards, Tom Trantham -- Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. With Perforce, you get hassle-free workflows. Merge that actu

Re: [Zenloadbalancer-support] No option to add real server IP to HTTP profile

2014-03-04 Thread Tom Trantham
To add clarification I cannot SSH into these machines over their 10.12.10.x address over the VPN tunnel. It is obviously futile to attempt to SSH into them on the 10.13.10.x address. -Original Message- From: Tom Trantham [mailto:ttrant...@communitytech.net] Sent: Tuesday, March 04, 2014

Re: [Zenloadbalancer-support] No option to add real server IP to HTTP profile

2014-03-04 Thread Tom Trantham
as to what might be causing this issue? Kind Regards, Tom Trantham -Original Message- From: Cerrie Russell [mailto:cerr...@gmail.com] Sent: Tuesday, March 04, 2014 5:11 PM To: zenloadbalancer-support@lists.sourceforge.net Subject: [Zenloadbalancer-support] No option to add real

Re: [Zenloadbalancer-support] Using L4xDNAT For Client IP Passthrough

2014-02-13 Thread Tom Trantham
the next commands: > > iptables -t nat --list > iptables -t mangle --list > > Best regards. > > > 2014-02-13 16:29 GMT+01:00 Tom Trantham : > > Do you mean the client? The client is not on the same subnet no. The VIP >> of the farm and the backends are yes. &

Re: [Zenloadbalancer-support] Using L4xDNAT For Client IP Passthrough

2014-02-13 Thread Tom Trantham
is going to send your computer the > tcp response directly without passing through the LB... > > Best regards > > > 2014-02-13 14:20 GMT+01:00 Tom Trantham : > >> Indeed sir. Indeed. >> On Feb 13, 2014 4:25 AM, "José García Robles" >> wrote: >>

Re: [Zenloadbalancer-support] Using L4xDNAT For Client IP Passthrough

2014-02-13 Thread Tom Trantham
Indeed sir. Indeed. On Feb 13, 2014 4:25 AM, "José García Robles" wrote: > Had you configured in your backends the ZLB IP as default gateway? > > Best regards. > > > 2014-02-13 1:10 GMT+01:00 Tom Trantham : > >> I'm having some difficulty

[Zenloadbalancer-support] Using L4xDNAT For Client IP Passthrough

2014-02-12 Thread Tom Trantham
win 0 If I use regular HTTPS farm then the traffic passes through flawlessly. But I need to be able to see the client IPs for logging and to allow for application IP address restrictions. Any help would be greatly appreciated. --