317 reputation
17
bio website
location
age
visits member for 1 year, 6 months
seen Oct 12 '12 at 19:56
stats profile views 22

Nov
29
awarded  Popular Question
Nov
24
awarded  Yearling
Aug
29
comment what is uninstall procedure for software installed via “make install” on CentOS 6.2
Thanks, this worked fine.
Aug
29
accepted what is uninstall procedure for software installed via “make install” on CentOS 6.2
Aug
29
comment what is uninstall procedure for software installed via “make install” on CentOS 6.2
What does checkinstall do? Do I need to make uninstall as root?
Aug
29
revised what is uninstall procedure for software installed via “make install” on CentOS 6.2
edited title
Aug
29
asked what is uninstall procedure for software installed via “make install” on CentOS 6.2
May
18
comment SSL Certificate install GlassFish or Apache or both?
Thanks so much Tom H! I really appreciate your comments here.
May
18
accepted SSL Certificate install GlassFish or Apache or both?
May
18
asked SSL Certificate install GlassFish or Apache or both?
Mar
27
accepted configuring linux server to send traffic to local machines using local IP address
Mar
27
comment configuring linux server to send traffic to local machines using local IP address
Got it, Thanks so much!
Mar
27
comment configuring linux server to send traffic to local machines using local IP address
Thanks Ovi, I assume when you state 192.X.X.X I should replace those X's with the actual numbers, and SERVER2.HOSTNAME would be my host2.mydomain.com above, right? If so, then would SERVER2.FQDN map to host2.FQDN? What does it do?
Mar
27
comment configuring linux server to send traffic to local machines using local IP address
Thanks Ovi, makes sense. See my comment for johnshen64. The issue is the application uses a host name, not an IP address, to send out data. The application's server, server1, currently only has it's own IP addresses in its /etc/hosts file, as you might expect. So when server1 sends traffic to host2.mydomain.com, it must be using the external IP address. My Question 2 attempts to keep this traffic local.
Mar
27
comment configuring linux server to send traffic to local machines using local IP address
The issue is the application uses one hostname for the server2 it resides in, even though it communicates with servers on both local and external networks. I can't change that. So the other local machine (e.g. server1) always receives traffic from host2.mydomain.com, and so replies to the same host name, thereby going out to the external network when it doesn't need to. Question 2 is meant to have server1 resolve the hostname to a local IP address to keep traffic local. Sound OK?
Mar
27
asked configuring linux server to send traffic to local machines using local IP address
Mar
27
accepted trying to understand how Linux /etc/hosts file works with local and external IP addresses
Mar
27
revised trying to understand how Linux /etc/hosts file works with local and external IP addresses
deleted 896 characters in body
Mar
27
revised trying to understand how Linux /etc/hosts file works with local and external IP addresses
added 272 characters in body
Mar
27
revised trying to understand how Linux /etc/hosts file works with local and external IP addresses
added 337 characters in body