Forum NewsForumsHTF Chat Hardware ReviewsSoftware Reviews HTF Events
 
 

Warner Brothers Batman The Dark Knight Warner Brothers Batman The Dark Knight

Home Theater Forum
Home Theater Forum
Live Search: 
Web Search: 
 
Home Theater Forum
Home Theater Forum
Home Theater Forum




 
Forum Jump


Post New Thread  Reply

 
Thread Tools Search this Thread
Old 12-23-2007, 02:40 PM   #1 of 10
drobbins
Dave
Member
 
Location: KY
Join Date: Dec 2004
Local Time: 01:06 AM
Local Date: 12-04-2008
Posts: 1,397

Setting Up Static IP


I need to block internet access on my children's computers and video games at night. They are staying up way too late. My router allows me to make time of day access rules and exceptions. I have set the router to block all access at night, but I would like to make exceptions for 2 computers. One is a XP (wired) the other is Vista (wireless). How can I assign static addresses to these computers? I have tried Windows help with out much luck. Once these computers have a static address, I can make exceptions for them.
Thanks


drobbins is offline Quote this post in a PM Send Support Ticket
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote Multi-Quote with this Post
sendpm.gif
Old 12-23-2007, 07:00 PM   #2 of 10
JeremyErwin
Member
 
Join Date: Feb 2001
Local Time: 02:06 AM
Local Date: 12-04-2008
Posts: 3,298

Re: Setting Up Static IP


Every computer with a network card has a MAC address. It's a string of 12 hexadecimal characters. Run the getmac command from the shell. This should allow you to either

a) reserve a IP address for a specific network card, and then configure the computer to use that IP address

b) set access limitations based on MAC address, not merely on IP address.

(there's a way to spoof MAC addresses, but it's terribly complicated and should occupy your kids' brains for some time yet.)
JeremyErwin is online now Quote this post in a PM Send Support Ticket
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote Multi-Quote with this Post
sendpm.gif
Old 12-23-2007, 07:49 PM   #3 of 10
Adam Lenhardt
Member
 
Join Date: Feb 2001
Local Time: 02:06 AM
Local Date: 12-04-2008
Posts: 8,765

Send a message via AIM to Adam Lenhardt
Re: Setting Up Static IP


Beware that some routers aren't perfect at it. For instance, I assign static IP through my router for port forwarding purposes but the Macs in the room just ignore their assignments entirely. The PCs will obey as long as the Macs haven't stolen their spots.



Approximately Adam Reviews
Adam Lenhardt is online now Quote this post in a PM Send Support Ticket
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote Multi-Quote with this Post
sendpm.gif
Old 12-23-2007, 07:52 PM   #4 of 10
nolesrule
Joe Kauffman
Member
 
Location: Clearwater, FL
Join Date: Aug 2001
Local Time: 02:06 AM
Local Date: 12-04-2008
Posts: 2,504

Re: Setting Up Static IP


If you have a router that supports it, you can assign the IP addresses to specific MAC addresses in the router itself. Then you only have to configure things in one place (the router), as opposed to changing settings on each computer.

In addition, you can enable MAC address filtering so that only those MAC addresses can connect to the router.

I know that Linksys routers do not come with this functionality by default, but there are some alternate firmware options available that provide this and other advanced functionality.


nolesrule is offline Quote this post in a PM Send Support Ticket
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote Multi-Quote with this Post
sendpm.gif
Old 12-23-2007, 08:23 PM   #5 of 10
JeremyErwin
Member
 
Join Date: Feb 2001
Local Time: 02:06 AM
Local Date: 12-04-2008
Posts: 3,298

Re: Setting Up Static IP


Probably would help if we knew what router you have.
JeremyErwin is online now Quote this post in a PM Send Support Ticket
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote Multi-Quote with this Post
sendpm.gif
HTF Ads



Sponsored links



Old 12-23-2007, 09:42 PM   #6 of 10
drobbins
Dave
Member
 
Location: KY
Join Date: Dec 2004
Local Time: 01:06 AM
Local Date: 12-04-2008
Posts: 1,397

Re: Setting Up Static IP


I am running a Lynksys WRT54G router, but I upgraded firmware to the DD-WRT V23 sp1. With this firmware I was able to boost its wireless output. The router allows the rules to be set by either a IP address or IP range or the mac address. I already tried the IP instructions with no success, so the getmac command sounds like a good possibility.


drobbins is offline Quote this post in a PM Send Support Ticket
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote Multi-Quote with this Post
sendpm.gif
Old 12-23-2007, 10:45 PM   #7 of 10
drobbins
Dave
Member
 
Location: KY
Join Date: Dec 2004
Local Time: 01:06 AM
Local Date: 12-04-2008
Posts: 1,397

Re: Setting Up Static IP


I got the IP address from 3 out of the 4 computers. Unfortunately the one I can't get is the one I need the most. It is a XP machine. When I run ipconfig, it does not recognize the command. Is there any other way to get it?


drobbins is offline Quote this post in a PM Send Support Ticket
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote Multi-Quote with this Post
sendpm.gif
Old 12-23-2007, 10:52 PM   #8 of 10
nolesrule
Joe Kauffman
Member
 
Location: Clearwater, FL
Join Date: Aug 2001
Local Time: 02:06 AM
Local Date: 12-04-2008
Posts: 2,504

Re: Setting Up Static IP


Sounds like something is messed up on that XP machine, because ipconfig should work. Perhaps the paths are messed up on the machine. Go into your Windows/System32 path and look for the file ipconfig.exe.

If it's there, navigate to that directory at the commandline in run it in the directory.

Also, you can check to see if windows/system32 is in your path from the command prompt by typing the command "path". If it's not there, you can add it to the path by opening up your system properties (right click on my computer, select properties). Then Advanced tab, Environment Variables button. Then in the System variables, find "Path", select it and click the Edit button. Add the full path to system32, making sure it is separated from other entries by a semicolon.



Last edited by nolesrule : 12-23-2007 at 10:55 PM.
nolesrule is offline Quote this post in a PM Send Support Ticket
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote Multi-Quote with this Post
sendpm.gif
Old 12-24-2007, 12:08 AM   #9 of 10
Joseph DeMartino
Member
 
Join Date: Dec 1969
Local Time: 02:06 AM
Local Date: 12-04-2008
Posts: 7,471

Re: Setting Up Static IP


Quote:
When I run ipconfig, it does not recognize the command. Is there any other way to get it?

Do you have any icon for the network connection in the system tray? If so right click on it, select "status" and then go to the "support" tab. That should display the IP address, subnet mask and default gateway settings.

Regards,

Joe


Joseph DeMartino is offline Quote this post in a PM Send Support Ticket
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote Multi-Quote with this Post
sendpm.gif
Old 12-24-2007, 03:08 PM   #10 of 10
drobbins
Dave
Member
 
Location: KY
Join Date: Dec 2004
Local Time: 01:06 AM
Local Date: 12-04-2008
Posts: 1,397

Re: Setting Up Static IP


The ipconfig was in the system32 folder but still didn't work. I remembered that my son's log-in does not have admin rights, so I logged-in as admin and it worked. I set the router to block their MAC addresses at night. Last night my daughter came down at 11:00pm complaining that her MSN stopped working, so I guess the router is set up right.
Thanks for all your help.


drobbins is offline Quote this post in a PM Send Support Ticket
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote Multi-Quote with this Post
sendpm.gif
Post New Thread  Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search



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

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump

All times are GMT -5. The time now is 02:06 AM.
Total Page Views Since 7/8/2006: 181,203,884 | Page Views Today: 14,717


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0

© 1997-2008 PARRON Enterprises, LLC
No part may be copied or reproduced without the
express written permission of the owners of this site.