How to setup m,y Linksys router so i have a static IP?

Caporegime
Joined
16 May 2003
Posts
25,368
Location
::1
Depends what side of the router it's getting a dynamic IP - if it's on your internet connection there probably isn't much you can do (other than coughing up for a static IP).
On the LAN side, you could set the router to dish out the same IP to your machine's MAC address.
 
Soldato
Joined
18 Oct 2002
Posts
6,366
Location
Bedfordshire
i just took the easy way and set static ips which i need to port forward to on 3 machines 192.168.1.100 to 192.168.1.102 and then set dhcp to dish out ip addresses for other machines that don't matter from 192.168.1.110 onwards, thus avoiding conflicts
 
Associate
Joined
2 Jul 2004
Posts
1,820
Location
East Midlands
I just set IP addresses on the computers instead of setting up static DHCP on the router.

EDIT: Just had a look (same router as yours) doesnt do static DHCP :confused: :rolleyes:
 
Last edited:
Don
Joined
21 Oct 2002
Posts
46,753
Location
Parts Unknown
do this..

start, run
cmd

ipconfig /all


copy these..
ip address
subnet mask
default gateway
dns servers..

now open control panel, network conenctions, go into properties of the tcp/ip connection and type them in :)

to make it easier i'd set it to 192.168.1.123 or similar, you can also set your router's dhcp starting ip (say 192.168.1.105) -which would leave loads free for you to use..

checkout www.portforward.com
 
Back
Top Bottom