I'm experiencing the following problem:
- internal lan machine is fully snatted to the outside on external interface
- a dmz exists
- the snatted machine shows up on the machines in the dmz as if it is the asg
i.e. http apache log:
213.240.213.240 - - [16/Aug/2011:09:22:44 +0200] "GET url-blabla HTTP/1.1" 200 442 "url-referrer-blabla" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0) Gecko/20100101 Firefox/6.0"
What I want is this: If the local lan machine accesses the dmz it show up with it's local lan ip instead of asg ip.
192.168.80.200 - - [16/Aug/2011:09:22:54 +0200] "GET url-blabla HTTP/1.1" 200 442 "url-referrer-blabla" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0) Gecko/20100101 Firefox/6.0"
Any ideas on this?
Regards,
Michael
This thread was automatically locked due to age.