That's not really true... If you use NLB, you will share the same IP between
2 servers.  Hardware load balancing also might do something similar.  

Russ

> -----Original Message-----
> From: Snake [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 18, 2006 3:31 PM
> To: CF-Talk
> Subject: RE: OT: Finding Server IP
> 
> Every IP on every server is unique. You cannot have the same IP on 2
> servers, therefor ethe IP that your web site runs on is the server IP and
> is
> unique.
> 
> Russ
> 
> -----Original Message-----
> From: Paul Giesenhagen [mailto:[EMAIL PROTECTED]
> Sent: 18 August 2006 14:29
> To: CF-Talk
> Subject: Re: OT: Finding Server IP
> 
> Primary IP of the server, I am trying getting info back from different
> servers and I want to know which server I am getting what information back
> from.  I cannot pass a variable that I create, so I am trying to find
> something that is unique and the servers primary IP is what I have come up
> with.
> 
> Paul Giesenhagen
> QuillDesign
> 417-885-1375
> http://www.quilldesign.com
> SiteDirector Shopping Cart Software
> 
> 
> ----- Original Message -----
> From: "Russ" <[EMAIL PROTECTED]>
> To: "CF-Talk" <cf-talk@houseoffusion.com>
> Sent: Friday, August 18, 2006 8:22 AM
> Subject: RE: OT: Finding Server IP
> 
> 
> > What are you trying to do?  Do you , for some reason, need the primary
> ip
> > of
> > the server instead of the ip that the website is hosted on?  Usually it
> > doesn't matter which IP you use to get to the server, as they are all
> > valid,
> > and can all be used to reach the server.  Sometimes there might be
> > different
> > firewall configurations for different ips, but usually there's no real
> > difference.
> >
> > Russ
> >
> >> -----Original Message-----
> >> From: Paul Giesenhagen [mailto:[EMAIL PROTECTED]
> >> Sent: Friday, August 18, 2006 9:13 AM
> >> To: CF-Talk
> >> Subject: Re: OT: Finding Server IP
> >>
> >> Yes, I do NOT want to use CFExecute ...
> >>
> >> But somehow get that information.
> >>
> >>
> >> Paul Giesenhagen
> >> QuillDesign
> >> 417-885-1375
> >> http://www.quilldesign.com
> >> SiteDirector Shopping Cart Software
> >>
> >>
> >> ----- Original Message -----
> >> From: "Ryan, Terrence" <[EMAIL PROTECTED]>
> >> To: "CF-Talk" <cf-talk@houseoffusion.com>
> >> Sent: Friday, August 18, 2006 1:26 AM
> >> Subject: RE: OT: Finding Server IP
> >>
> >>
> >> > Neil: The CGI Scope would reveal the ip address that the request came
> >> > through, not the base ip of the server.
> >> >
> >> > Paul: You say "not look it up in the operating system tools" does
> that
> >> > mean that using cfexecute to call ipconfig.exe is out?
> >> >
> >> >
> >> > Terrence Ryan
> >> > Senior Systems Programmer
> >> > Wharton Computing and Information Technology
> >> >
> >> > E-mail: [EMAIL PROTECTED]
> >> >
> >> > -----Original Message-----
> >> > From: Robertson-Ravo, Neil (RX)
> >> > [mailto:[EMAIL PROTECTED]
> >> > Sent: Friday, August 18, 2006 2:14 AM
> >> > To: CF-Talk
> >> > Subject: Re: OT: Finding Server IP
> >> >
> >> > This info should in the CGI scope.
> >> >
> >> >
> >> >
> >> > -----Original Message-----
> >> > From: Paul Giesenhagen
> >> > To: CF-Talk
> >> > Sent: Fri Aug 18 06:21:28 2006
> >> > Subject: OT: Finding Server IP
> >> >
> >> > I am wanting to find out what the SERVER IP address (main IP) of the
> >> > server my application is running on, not the website's IP address but
> >> > it's server.
> >> > Our server runs a number of websites and they all have different IP
> >> > addresses .. those are not what I am interested in... I want to find
> >> > out
> >> > the SERVER that they are running on's IP address (coding method) not
> >> > look it up in the operating system tools.
> >> >
> >> >
> >> > Paul Giesenhagen
> >> > QuillDesign
> >> > 417-885-1375
> >> > http://www.quilldesign.com
> >> > SiteDirector Shopping Cart Software
> >> >
> >> >
> >> >
> >> >
> >> >
> >> >
> >> >
> >> >
> >> >
> >> >
> >>
> >>
> >
> >
> 
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:250316
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to