Networking Forums

Networking Forums > Network Hardware > Network Routers > internal ip keeps changing

Reply
Thread Tools Display Modes

internal ip keeps changing

 
 
Linea Recta
Guest
Posts: n/a

 
      01-06-2010, 08:46 PM
I have been portforwarding ports 20-21 in router setup for using my FTP
server.
Worked fine at first, but next day the PC ip seems changed and I have
connection problems again.

Anyone a clue how to proceed making a static ip?

Afraid this is very confusing stuff. :-(
Using a Sitecom WL-174, have a "manual" but it seems to be for experts...
I found DMZ... do I use that??
http://www.sitecom.com/support-produ...id/538#manuals

Also, in Windows XP I have been following this
http://www.portforward.com/networking/static-xp.htm but it disabled my
connection altogether. So I undid the changes.



--
regards,

|\ /|
| \/ |@rk
\../
\/os


 
Reply With Quote
 
 
 
 
Rambo
Guest
Posts: n/a

 
      01-06-2010, 09:36 PM
Linea Recta wrote:
> I have been portforwarding ports 20-21 in router setup for using my FTP
> server.
> Worked fine at first, but next day the PC ip seems changed and I have
> connection problems again.
>
> Anyone a clue how to proceed making a static ip?
>
> Afraid this is very confusing stuff. :-(
> Using a Sitecom WL-174, have a "manual" but it seems to be for experts...
> I found DMZ... do I use that??
> http://www.sitecom.com/support-produ...id/538#manuals
>
> Also, in Windows XP I have been following this
> http://www.portforward.com/networking/static-xp.htm but it disabled my
> connection altogether. So I undid the changes.
>
>
>

In your router, you certainly, together with DHCP, have the possibility
to have an option to give to a pc a static IP. This is done by creating
a relation between his mac adress and the expected IP.
You don't need DMZ which is a security hole.
 
Reply With Quote
 
Kerry Liles
Guest
Posts: n/a

 
      01-06-2010, 09:52 PM
"Rambo" <(E-Mail Removed)> wrote in message
news:4b4500d8$0$394$(E-Mail Removed)...
> Linea Recta wrote:
>> I have been portforwarding ports 20-21 in router setup for using my FTP
>> server.
>> Worked fine at first, but next day the PC ip seems changed and I have
>> connection problems again.
>>
>> Anyone a clue how to proceed making a static ip?
>>
>> Afraid this is very confusing stuff. :-(
>> Using a Sitecom WL-174, have a "manual" but it seems to be for experts...
>> I found DMZ... do I use that??
>> http://www.sitecom.com/support-produ...id/538#manuals
>>
>> Also, in Windows XP I have been following this
>> http://www.portforward.com/networking/static-xp.htm but it disabled my
>> connection altogether. So I undid the changes.
>>
>>
>>

> In your router, you certainly, together with DHCP, have the possibility to
> have an option to give to a pc a static IP. This is done by creating a
> relation between his mac adress and the expected IP.
> You don't need DMZ which is a security hole.



Routers normally "hand out" IP addresses (via DHCP) based on a config
parameter that defines the range of IPs that can be dished out. For example,
if the router is 192.168.1.0 the default setting may be to hand out IP
addresses starting with 192.168.1.100 (up to 192.168.1.254 say)

As the previous poster indicated, you CAN usually tell the router to give
one of those specific addresses to a specific machine based on the MAC
address of that machine... that is similar to a DHCP reservation - the
machine requests an IP address (as most machines do) - the router determines
that the machine's MAC address [which is unique] is in its table and always
gives that machine the same IP address. This way, you KNOW what IP address
that machine will always have.

The alternative, is to change the machine to NOT use DHCP to request an IP
address, but instead pick an IP address in the correct range (say
192.168.1.99) - note that this address is NOT in the range that the router
would normally hand out, but IS within the scope of the IP space managed by
the router. This change is made in the network properties of the machine
(the PC) that you want to have a static IP address. If you change things
this way, you may need to make sure the other values normally supplied by
DHCP (dns server, subnet mask, gateway IP etc) are correctly supplied.

The link you gave to set up a static IP (at portforward.com) contains good
info - if it disabled your connection it is likely because you pooched one
or more of the settings - I would suggest following that info carefully!

HTH


 
Reply With Quote
 
Linea Recta
Guest
Posts: n/a

 
      01-07-2010, 03:21 PM

"Kerry Liles" <(E-Mail Removed)> schreef in
bericht news:hi30mf$m2p$(E-Mail Removed)...
> "Rambo" <(E-Mail Removed)> wrote in message
> news:4b4500d8$0$394$(E-Mail Removed)...
>> Linea Recta wrote:
>>> I have been portforwarding ports 20-21 in router setup for using my FTP
>>> server.
>>> Worked fine at first, but next day the PC ip seems changed and I have
>>> connection problems again.
>>>
>>> Anyone a clue how to proceed making a static ip?
>>>
>>> Afraid this is very confusing stuff. :-(
>>> Using a Sitecom WL-174, have a "manual" but it seems to be for
>>> experts...
>>> I found DMZ... do I use that??
>>> http://www.sitecom.com/support-produ...id/538#manuals
>>>
>>> Also, in Windows XP I have been following this
>>> http://www.portforward.com/networking/static-xp.htm but it disabled my
>>> connection altogether. So I undid the changes.
>>>
>>>
>>>

>> In your router, you certainly, together with DHCP, have the possibility
>> to have an option to give to a pc a static IP. This is done by creating a
>> relation between his mac adress and the expected IP.
>> You don't need DMZ which is a security hole.

>
>
> Routers normally "hand out" IP addresses (via DHCP) based on a config
> parameter that defines the range of IPs that can be dished out. For
> example, if the router is 192.168.1.0 the default setting may be to hand
> out IP addresses starting with 192.168.1.100 (up to 192.168.1.254 say)
>
> As the previous poster indicated, you CAN usually tell the router to give
> one of those specific addresses to a specific machine based on the MAC
> address of that machine... that is similar to a DHCP reservation - the
> machine requests an IP address (as most machines do) - the router
> determines that the machine's MAC address [which is unique] is in its
> table and always gives that machine the same IP address. This way, you
> KNOW what IP address that machine will always have.
>
> The alternative, is to change the machine to NOT use DHCP to request an IP
> address, but instead pick an IP address in the correct range (say
> 192.168.1.99) - note that this address is NOT in the range that the router
> would normally hand out, but IS within the scope of the IP space managed
> by the router. This change is made in the network properties of the
> machine (the PC) that you want to have a static IP address. If you change
> things this way, you may need to make sure the other values normally
> supplied by DHCP (dns server, subnet mask, gateway IP etc) are correctly
> supplied.
>
> The link you gave to set up a static IP (at portforward.com) contains good
> info - if it disabled your connection it is likely because you pooched one
> or more of the settings - I would suggest following that info carefully!
>



Thanks very much for the reply. I had been tinkering around to make this
work finally. Succeeded in setting a static internal IP for the PC, but
initially forgot to adapt the portforwarding rule to the new IP.
At least now I still have normal internet access and FTP server also seems
to work.

Going to write this whole process down in a way I can grasp for future
reference!

I do have a few other questions about some cryptic router options for which
I hope to be back here asap.

--
regards,

|\ /|
| \/ |@rk
\../
\/os


 
Reply With Quote
 
Linea Recta
Guest
Posts: n/a

 
      01-07-2010, 03:26 PM

"Rambo" <(E-Mail Removed)> schreef in bericht
news:4b4500d8$0$394$(E-Mail Removed)...
> Linea Recta wrote:
>> I have been portforwarding ports 20-21 in router setup for using my FTP
>> server.
>> Worked fine at first, but next day the PC ip seems changed and I have
>> connection problems again.
>>
>> Anyone a clue how to proceed making a static ip?
>>
>> Afraid this is very confusing stuff. :-(
>> Using a Sitecom WL-174, have a "manual" but it seems to be for experts...
>> I found DMZ... do I use that??
>> http://www.sitecom.com/support-produ...id/538#manuals
>>
>> Also, in Windows XP I have been following this
>> http://www.portforward.com/networking/static-xp.htm but it disabled my
>> connection altogether. So I undid the changes.
>>
>>
>>

> In your router, you certainly, together with DHCP, have the possibility to
> have an option to give to a pc a static IP. This is done by creating a
> relation between his mac adress and the expected IP.
> You don't need DMZ which is a security hole.



Thanks for the reply. By now I have made a static IP in Windows for the PC
and made a portforward to this new IP.
Is it still necessary to make a relation to a mac address? Don't know how
this is done...

I do have the mac adress filter enabled to enable access exclusively for my
(2) other computers by wifi.



--
regards,

|\ /|
| \/ |@rk
\../
\/os



 
Reply With Quote
 
ray
Guest
Posts: n/a

 
      01-07-2010, 03:44 PM
"Linea Recta" <(E-Mail Removed)> wrote in message
news:4b45fd40$1$22939$(E-Mail Removed)...
>
> "Rambo" <(E-Mail Removed)> schreef in bericht
> news:4b4500d8$0$394$(E-Mail Removed)...
>> Linea Recta wrote:
>>> I have been portforwarding ports 20-21 in router setup for using my FTP
>>> server.
>>> Worked fine at first, but next day the PC ip seems changed and I have
>>> connection problems again.
>>>
>>> Anyone a clue how to proceed making a static ip?
>>>
>>> Afraid this is very confusing stuff. :-(
>>> Using a Sitecom WL-174, have a "manual" but it seems to be for
>>> experts...
>>> I found DMZ... do I use that??
>>> http://www.sitecom.com/support-produ...id/538#manuals
>>>
>>> Also, in Windows XP I have been following this
>>> http://www.portforward.com/networking/static-xp.htm but it disabled my
>>> connection altogether. So I undid the changes.
>>>
>>>
>>>

>> In your router, you certainly, together with DHCP, have the possibility
>> to have an option to give to a pc a static IP. This is done by creating a
>> relation between his mac adress and the expected IP.
>> You don't need DMZ which is a security hole.

>
>
> Thanks for the reply. By now I have made a static IP in Windows for the PC
> and made a portforward to this new IP.
> Is it still necessary to make a relation to a mac address?


No, because you choosed the second way of doing it. Assigning in the pc his
own fixed ipadress.

> Don't know how this is done...


The relation(done in the router) between a fixed IP adress (fixed by the
router) and the mac adress of the pc, is the first way of doing it. In this
case the pc uses dhcp to get his ip adress.

>
> I do have the mac adress filter enabled to enable access exclusively for
> my (2) other computers by wifi.


You may continue to use this simple protection way. However this protection
is very low - someone can mimic your mac adress after sniffing it.
I suggest to use a more secure protection, per example WAP2 based on AES
with a phrase as a password.
the phrase could be: "you never will find my password" :-)


 
Reply With Quote
 
Linea Recta
Guest
Posts: n/a

 
      01-07-2010, 04:09 PM
"ray" <(E-Mail Removed)> schreef in bericht
news:4b46017e$(E-Mail Removed)...
> "Linea Recta" <(E-Mail Removed)> wrote in message
> news:4b45fd40$1$22939$(E-Mail Removed)...
>>
>> "Rambo" <(E-Mail Removed)> schreef in bericht
>> news:4b4500d8$0$394$(E-Mail Removed)...
>>> Linea Recta wrote:
>>>> I have been portforwarding ports 20-21 in router setup for using my FTP
>>>> server.
>>>> Worked fine at first, but next day the PC ip seems changed and I have
>>>> connection problems again.
>>>>
>>>> Anyone a clue how to proceed making a static ip?
>>>>
>>>> Afraid this is very confusing stuff. :-(
>>>> Using a Sitecom WL-174, have a "manual" but it seems to be for
>>>> experts...
>>>> I found DMZ... do I use that??
>>>> http://www.sitecom.com/support-produ...id/538#manuals
>>>>
>>>> Also, in Windows XP I have been following this
>>>> http://www.portforward.com/networking/static-xp.htm but it disabled my
>>>> connection altogether. So I undid the changes.
>>>>
>>>>
>>>>
>>> In your router, you certainly, together with DHCP, have the possibility
>>> to have an option to give to a pc a static IP. This is done by creating
>>> a relation between his mac adress and the expected IP.
>>> You don't need DMZ which is a security hole.

>>
>>
>> Thanks for the reply. By now I have made a static IP in Windows for the
>> PC and made a portforward to this new IP.
>> Is it still necessary to make a relation to a mac address?

>
> No, because you choosed the second way of doing it. Assigning in the pc
> his own fixed ipadress.
>
>> Don't know how this is done...

>
> The relation(done in the router) between a fixed IP adress (fixed by the
> router) and the mac adress of the pc, is the first way of doing it. In
> this case the pc uses dhcp to get his ip adress.
>
>>
>> I do have the mac adress filter enabled to enable access exclusively for
>> my (2) other computers by wifi.

>
> You may continue to use this simple protection way. However this
> protection is very low - someone can mimic your mac adress after sniffing
> it.
> I suggest to use a more secure protection, per example WAP2 based on AES
> with a phrase as a password.
> the phrase could be: "you never will find my password" :-)




Additionally of course, I use WPA-PSK security. In fact this was one of the
first things I got into when I started using a network. I found this much
easier to comprehend than this "roaming internal IP" issue...

WPA is the highest security level supported by my WM2003SE pocket PC.




--
regards,

|\ /|
| \/ |@rk
\../
\/os


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Internal to External to Internal Routing. tc Windows Networking 3 10-27-2008 11:55 PM
Changing Internal Domain Name Dennis Windows Networking 6 03-28-2007 01:27 AM
DNS server with internal IP PauloPT Windows Networking 6 03-08-2007 02:28 PM
internal DNS in vpn Piotr Linux Networking 1 02-23-2007 06:53 PM
How best to route internal clients to internal web server? Captain Dondo Linux Networking 5 03-02-2005 09:13 AM



1 2 3 4 5 6 7 8 9 10 11