Two questions, both about changing my IP address.
1) Most of the guides I found online for changing your IP address require you to edit your LAN Connection properties, but when I go into network connections, I don't have a LAN Connection. How can I create one? (Assuming it isn't too hard, but my other computer just had the connection made by default.)
2) If that doesn't work, how can I change my IP Address? Would calling SBC for my DSL modem do it if I just requested?
Thanks.
ImmortalDuck, you are lacking some details that will deter an appropriate answer, but in spite of that here is an attempt.
Point 1 - You are unclear on exactly how your home system is networked. It appears you have two computers, at least, connected to a DSL modem. How are you doing this, via router/switch?
Point 2 - pramitroy's link explains how to change the IP of the computer itself, but will only work if you are on an internal LAN and have a means of obtaining an IP address internally via a router/switch.
Here's a typical home networking scenario.
Your DSL modem obtains an IP address automatically from the ISP provider's DHCP servers when it is powered on. This assigned IP address is then transfered to a router/switch which in turn has it's own IP range. Most contemporary routers have a built in DHCP server which will in turn assign an "internal" IP address to any computers connected to it, based on a "built in" range of IP addresses that it has available.
Router IPs typically end in .1 or .254. The most common home router IP is 192.168.2.1, and the router's IP range capabilities would extend between 192.168.2.2-192.168.2.254. Using pramitroy's instructional link, you could "manually" assign your computer an IP address to any IP address within the router's range, however this will not change the IP address assigned to the router itself by your DSL provider.
Calling your ISP provider and asking them to change your IP address, will be inaffective at best, and most likely won't happen. IP address (often refered to as "leases") will expire and be renewed automatically by the ISP's DHCP server on a preset time schedule configured in the DHCP server. This is typically around a 7 day time period, but may vary depending on how your provider configured their server. In the old days, and in particular with Dial-up providers, Lease renews typically would assign you a different IP address every time you connected to the internet. These are refered to as Dynamic IP address - dynamic because they change frequently. However, with today's broadband systems, although your IP lease will expire on a somewhat less frequent basis, your IP address is still "dynamic" and will change periodically. It is important to note that even when your IP lease expires and it is reassigned a new lease, the DHCP server will often times simply renew the lease on the same IP address you previously had if it is not already taken. It is not uncommon to retain the same IP address from your ISP for several weeks or even months.
One potential workaround to obtaining a different IP address from your ISP is to turn off power to your DSL modem for a 24 hour time period. When you repower the modem, it will request an IP address from your ISP. Chances are that your old IP address will have been assigned to another customer, and you may get a new IP address from your ISP, however that is not 100% assured.
If you have a need to have a single IP address that never changes from your ISP (referred to as a static IP), then you can contact your ISP's sales department and request one. You will typically be charged business rates for a static IP address, because the assumption is you will most likely be operating a web server or mail server (which are two typical reasons for needing a static IP).
Hopefully you will find that helpful. If that does not answer your questions, then try to be more specific about:
1. What you wish to accomplish
2. Exactly how your home network is hooked up.