05-10-2011, 01:16 AM
|
#1
|
Lifetime Suspension
Join Date: Sep 2007
Location: blow me
|
Need change router's IP
Ok, hopefully I am making sense here. I'll make this simple.
When I directly plug to my modem I get an IP of: XXX.XXX.XXX.blah, blah
and when I connect via my router it's different: xxx.blah, blah.
As per me looking up via http://whatismyipaddress.com/
Anyway, I need to know HOW to CHANGE the IP address being sent by my router.
It's a Linksys WRT160N
I have looked over the internet and the Linksys support sites. I can't get any clear answers.
Can anyone help?
|
|
|
05-10-2011, 05:45 AM
|
#2
|
First Line Centre
Join Date: Nov 2007
Location: Airdrie, Alberta
|
Quote:
Originally Posted by Red-Mile-DJ
Ok, hopefully I am making sense here. I'll make this simple.
When I directly plug to my modem I get an IP of: XXX.XXX.XXX.blah, blah
and when I connect via my router it's different: xxx.blah, blah.
As per me looking up via http://whatismyipaddress.com/
Anyway, I need to know HOW to CHANGE the IP address being sent by my router.
It's a Linksys WRT160N
I have looked over the internet and the Linksys support sites. I can't get any clear answers.
Can anyone help?
|
Go into the router and setup MAC cloning and enter the MAC address of your computers network adapter and you should get the same results as plugging directly into the modem.
|
|
|
The Following User Says Thank You to Raekwon For This Useful Post:
|
|
05-10-2011, 09:00 AM
|
#3
|
#1 Goaltender
|
What are you trying to accomplish? The reason your IP is different connected to the modem vs the router is that the router is acting as a firewall, and you probably don't want to eliminate that.
__________________
-Scott
|
|
|
05-10-2011, 10:49 AM
|
#4
|
Franchise Player
Join Date: Aug 2005
Location: Memento Mori
|
He got his IP banned somewhere.
__________________
If you don't pass this sig to ten of your friends, you will become an Oilers fan.
|
|
|
05-10-2011, 11:00 AM
|
#5
|
Franchise Player
Join Date: Nov 2006
Location: Supporting Urban Sprawl
|
ok, just to understand what you are asking: Your external ip address (ie what whatismyipaddress.com says) is different if you plug your computer directly into the modem and if you plug your router into the modem?
And you want it to be different than it currently is when using the router, when using the router?
Cloning your MACaddress on your router using the method Raekwon said would work. I dont know the reasoning behind wanting it the same as your PC MAC though. If you just want it different, you could just change one number.
__________________
"Wake up, Luigi! The only time plumbers sleep on the job is when we're working by the hour."
|
|
|
The Following User Says Thank You to Rathji For This Useful Post:
|
|
05-10-2011, 12:02 PM
|
#6
|
Franchise Player
Join Date: Oct 2010
Location: Calgary
|
Quote:
Originally Posted by Red-Mile-DJ
Ok, hopefully I am making sense here. I'll make this simple.
When I directly plug to my modem I get an IP of: XXX.XXX.XXX.blah, blah
and when I connect via my router it's different: xxx.blah, blah.
As per me looking up via http://whatismyipaddress.com/
Anyway, I need to know HOW to CHANGE the IP address being sent by my router.
It's a Linksys WRT160N
I have looked over the internet and the Linksys support sites. I can't get any clear answers.
Can anyone help?
|
Where do I start?
IP address are assigned by a DHCP server running on the router from Shaw and by a DHCP server on your router. Shaw basically runs much bigger enterprise versions of the router you are using at home that does IP address assignment much like your home router
The address assigned to you from both DHCP servers will be MAC address or hardware ID dependent. The external IP that is used for internet that people external of your network (i.e. outside of your router space) is assigned to you from SHAW/Telus/Whatever ISP and will only change when a different piece of hardware (with a different MAC address) is pluged into it.
However, routers can change their ISP port (WAN) MAC addresses, so if you want a different IP all you need to do is change the one number at the end and make sure it doesn't conflict with anything else on your network (not very likely at all). All the computers on your home router reside within it's own sub network (or subnet) which the rest of the world can not see and has it's own set of addresses.
If you want the exact IP on your computer as your external, that's not possible unless you turn off the DHCP server on your router and make it go to switch/router mode. In essence this is shutting down your network and only relying on the address given to you by the ISP. But then only one computer will have internet within your home network.
Unless I completely misread your question and you only want to change the 192.168.X.XXX address range. That's something completely different.
|
|
|
The Following User Says Thank You to FlameOn For This Useful Post:
|
|
05-10-2011, 12:07 PM
|
#7
|
Franchise Player
Join Date: Oct 2010
Location: Calgary
|
Quote:
Originally Posted by sclitheroe
What are you trying to accomplish? The reason your IP is different connected to the modem vs the router is that the router is acting as a firewall, and you probably don't want to eliminate that.
|
That's not exactly what it is. Firewalls don't alter your IP address. IP address is different because of DHCP assignment.
|
|
|
The Following User Says Thank You to FlameOn For This Useful Post:
|
|
05-10-2011, 12:29 PM
|
#8
|
Franchise Player
Join Date: Jul 2005
Location: in your blind spot.
|
Quote:
Originally Posted by FlameOn
That's not exactly what it is. Firewalls don't alter your IP address. IP address is different because of DHCP assignment.
|
Yeah, but based on the question I don't think you want to get into explaining NAT (and I'm guessing your previous response would have been way over their head).
I think Scott is correct in that we should find out why the question is being asked. It sounds like a misunderstanding and figuring that out is probably a good start.
__________________
"The problem with any ideology is that it gives the answer before you look at the evidence."
—Bill Clinton
"The greatest obstacle to discovery is not ignorance--it is the illusion of knowledge."
—Daniel J. Boorstin, historian, former Librarian of Congress
"But the Senator, while insisting he was not intoxicated, could not explain his nudity"
—WKRP in Cincinatti
|
|
|
The Following User Says Thank You to Bobblehead For This Useful Post:
|
|
05-10-2011, 12:56 PM
|
#9
|
Lifetime Suspension
Join Date: Sep 2007
Location: blow me
|
Quote:
Originally Posted by Shazam
He got his IP banned somewhere.
|
Wrong.
Thank you everyone for the replies. All your information was useful and helped me change the IP. I have it changed now.
Much appreciated.
Cheers!
|
|
|
05-10-2011, 08:48 PM
|
#10
|
#1 Goaltender
|
Quote:
Originally Posted by FlameOn
That's not exactly what it is. Firewalls don't alter your IP address. IP address is different because of DHCP assignment.
|
His IP address isn't different because of DHCP assignment, it's because with the router involved, there's two different networks in play. We don't actually know if he's using DHCP when connected to the router (but it's a reasonably safe assumption) based on the information provided.
I was emphasizing the firewall aspect of the router since it sounded like he was trying to get his PC to use a non-firewalled address, which is never a great idea for the average user.
Regardless, I'd love to know why he needs a new external IP address though, I bet its a good story.
__________________
-Scott
|
|
|
05-11-2011, 12:57 AM
|
#11
|
First Line Centre
Join Date: Mar 2006
Location: Victoria
|
Quote:
Originally Posted by sclitheroe
His IP address isn't different because of DHCP assignment, it's because with the router involved, there's two different networks in play. We don't actually know if he's using DHCP when connected to the router (but it's a reasonably safe assumption) based on the information provided.
I was emphasizing the firewall aspect of the router since it sounded like he was trying to get his PC to use a non-firewalled address, which is never a great idea for the average user.
Regardless, I'd love to know why he needs a new external IP address though, I bet its a good story.
|
it's different because shaw assigns the router MAC address a different ip as the computer MAC address... so assigning the router to clone the MAC address of the pc will simulate shaw giving out the IP to the computer mac address instead of the router (hence getting the IP assigned to the computer to the router)
You can't have the router give individual outside IP's to each computer on it, that was not the goal of what the user was trying to do.
|
|
|
05-11-2011, 06:56 PM
|
#12
|
#1 Goaltender
|
Quote:
Originally Posted by flamesfan6
it's different because shaw assigns the router MAC address a different ip as the computer MAC address... so assigning the router to clone the MAC address of the pc will simulate shaw giving out the IP to the computer mac address instead of the router (hence getting the IP assigned to the computer to the router)
You can't have the router give individual outside IP's to each computer on it, that was not the goal of what the user was trying to do.
|
Yeah, we're talking about two different things - I didn't initially notice that he was complaining about his external IP being different depending on the device connected - I thought he was complaining that his PC's IP address is different when sitting behind the router.
__________________
-Scott
|
|
|
05-11-2011, 09:51 PM
|
#13
|
Lifetime Suspension
Join Date: Sep 2010
Location: Edmonton, AB
|
Do what it says above. Mac Address clone. change last number up or down one digit. Unplug your modem and router. I usually wait a few minutes. Plug in Modem. Then plug in router.
IP changed
|
|
|
05-12-2011, 04:59 PM
|
#14
|
Franchise Player
Join Date: Aug 2005
Location: Memento Mori
|
NAT, fer crying out loud.
__________________
If you don't pass this sig to ten of your friends, you will become an Oilers fan.
|
|
|
05-12-2011, 05:22 PM
|
#15
|
Franchise Player
|
Anyone else still curious for what purpose (nefarious or otherwise) you would need to change your IP address like this?
|
|
|
The Following User Says Thank You to fredr123 For This Useful Post:
|
|
05-12-2011, 06:05 PM
|
#16
|
Lifetime Suspension
Join Date: Sep 2010
Location: Edmonton, AB
|
Besides a ban somewhere, maybe voting on a website?
|
|
|
05-12-2011, 09:35 PM
|
#17
|
First Line Centre
Join Date: Nov 2007
Location: Airdrie, Alberta
|
I had to do this before because if I downloaded torrents then tried to use Ventrillo afterwards I got crazy 4k lag spikes so I did this trick and got the second IP shaw allows and all was good. So I would switch back and forth just for torrents.
|
|
|
05-13-2011, 02:00 AM
|
#18
|
Lifetime Suspension
Join Date: Sep 2007
Location: blow me
|
Quote:
Originally Posted by Raekwon
I had to do this before because if I downloaded torrents then tried to use Ventrillo afterwards I got crazy 4k lag spikes so I did this trick and got the second IP shaw allows and all was good. So I would switch back and forth just for torrents.
|
DING, DING, DING! We have a winner.
It's something related to exactly this. Nothing bad. Wasn't banned or whatever.
I also got Shaw to give me the 2nd IP, so it's all good now.
I won't be commenting on this anymore. I have my problem solved. Thanks for everyone's help.
Cheers!
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -6. The time now is 05:35 AM.
|
|