473,787 Members | 2,938 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Will IP address change during a session?

Hi all.

Is there any legitimate reason the IP address from a client will
change between request? I am wondering if I can autheticate a session
by making sure they all come from the same IP. I realize that dial up
servers will assign a different IP to the users each time they
connect. Any help will be greatly appreciated.
Nov 18 '05 #1
5 2416
It is unlikely, but it is possible since proxy servers can do pretty much
whatever they want in this regard.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
<ol**********@y ahoo.com> wrote in message
news:83******** *************** ***@posting.goo gle.com...
Hi all.

Is there any legitimate reason the IP address from a client will
change between request? I am wondering if I can autheticate a session
by making sure they all come from the same IP. I realize that dial up
servers will assign a different IP to the users each time they
connect. Any help will be greatly appreciated.

Nov 18 '05 #2
every page fetch/post is a new connection. some proxies use more than 1 nat
addresses, in this case the ip address can change on every page request.
also if there a pool of proxies, not uncommon, the proxies have their own
nat address, so the ip will change often.
-- bruce (sqlwork.com)
<ol**********@y ahoo.com> wrote in message
news:83******** *************** ***@posting.goo gle.com...
| Hi all.
|
| Is there any legitimate reason the IP address from a client will
| change between request? I am wondering if I can autheticate a session
| by making sure they all come from the same IP. I realize that dial up
| servers will assign a different IP to the users each time they
| connect. Any help will be greatly appreciated.
Nov 18 '05 #3
Yes, they're going to change, and they're going to do it often. AOL is
particularly bad about this sort of thing; you can see IP address from all
over the map from one page request to the next from the same customer.

Proxies make this sort of thing unworkable for most sites.

- James
Nov 18 '05 #4
On 11 Nov 2004 09:09:34 -0800, ol**********@ya hoo.com wrote:
Hi all.

Is there any legitimate reason the IP address from a client will
change between request? I am wondering if I can autheticate a session
by making sure they all come from the same IP. I realize that dial up
servers will assign a different IP to the users each time they
connect. Any help will be greatly appreciated.


Would Page.Session.Se ssionID work for you instead of this? I'd have
to agree with the other posters; IPs are not your answer here.

--
Thanks,
Chris Simmons
ne************* **@netchris.com
Nov 18 '05 #5
ol**********@ya hoo.com wrote in message news:<83******* *************** ****@posting.go ogle.com>...
Hi all.

Is there any legitimate reason the IP address from a client will
change between request? I am wondering if I can autheticate a session
by making sure they all come from the same IP. I realize that dial up
servers will assign a different IP to the users each time they
connect. Any help will be greatly appreciated.


Thank you all for shooting down a perfectly good idea in 2 hours flat.
:^) Back to the drawing board I go....
Nov 18 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

27
12336
by: Joseph Shoe | last post by:
How do you change the ASPSessionID during a web session? I have an ASP application in SSL. The first screen is a login screen, which requests user id and password. An ASPSessionID is assigned for this page. Once the user is authenticated by valid id/pwd, the second page starts the real applicaiton. I want to change the ASPSessionID to be different from the first login page, which was issued to an unauthenticated user. How do I do...
5
6248
by: Prabhat | last post by:
Hi All, My website is hosted with the ISP and recently I have modified my Global.asa file for the ASP application. So I think we need to restart the World Wide Web Publishing Service so that the changes in the Global.asa will take effect. I think it will be difficult for the ISP to restart the Service as there many applications will be running. So can you suggest how can my global.asa file changes will take effect so that I can deply...
0
1003
by: hoenes1 | last post by:
Hi, in my ASP.NET app, I use a default Session Timeout of 20 minutes. Everything works fine and Sessions are abandoned after 20 minutes. This is exactly the behaviour I expect: After 20 minutes of inactivity the Session becomes abandoned. But if a user starts a large downloads which takes far over 20 minutes, the session becomes invalidated during the download. So the next request after the download results in an invalid Session error....
1
3124
by: Tony | last post by:
I would really appreciate it if anyone has any thoughts on this one - it's driving us mad. We have a web site which is using ASP.NET 1.1 and which is load balanced across two web servers with IP affinity. It generally works very well. We have set enableViewStateMac="false" and to be sure we have set the same machine key on each of the web servers (i.e. <system.web><machinekey....>) We have a particular scenario which is causing us big...
0
9655
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9498
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10172
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10110
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7517
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5398
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5535
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4069
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3670
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.