Forum NewsForumsHTF Chat Hardware ReviewsSoftware Reviews HTF Events
Home Theater Forum
Home Theater Forum
Home Theater Forum

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




Forum Sponsors

 
Forum Jump

Post New Thread  Reply

 
Thread Tools Search this Thread
Home Theater Forum
Old 12-23-2007, 01:40 PM   #1 of 10
drobbins
Dave
Member
 
Location: KY
Join Date: Dec 2004
Local Time: 03:00 AM
Local Date: 07-06-2008
Posts: 1,135

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



Hey, No wonder the water don't work! This pipe is full of wires!!
drobbins is offline Quote this post in a PM Send Support Ticket
Digg this Post!Add Post to del.icio.us
Reply With Quote Multi-Quote with this Post
sendpm.gif
Home Theater Forum
Home Theater Forum
HTF Ads



Sponsored links



Home Theater Forum
Home Theater Forum
Old 12-23-2007, 06:00 PM   #2 of 10
JeremyErwin
Member
 
Join Date: Feb 2001
Local Time: 04:00 AM
Local Date: 07-06-2008
Posts: 3,231

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.us
Reply With Quote Multi-Quote with this Post
sendpm.gif
Home Theater Forum
Home Theater Forum
Old 12-23-2007, 06:49 PM   #3 of 10
Adam Lenhardt
Member
 
Join Date: Feb 2001
Local Time: 04:00 AM
Local Date: 07-06-2008
Posts: 8,379

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 offline Quote this post in a PM Send Support Ticket
Digg this Post!Add Post to del.icio.us
Reply With Quote Multi-Quote with this Post
sendpm.gif
Home Theater Forum
Home Theater Forum
Old 12-23-2007, 06:52 PM   #4 of 10
nolesrule
Joe Kauffman
Member
 
Location: Clearwater, FL
Join Date: Aug 2001
Local Time: 04:00 AM
Local Date: 07-06-2008
Posts: 2,414

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.us
Reply With Quote Multi-Quote with this Post
sendpm.gif
Home Theater Forum
Home Theater Forum
Old 12-23-2007, 07:23 PM   #5 of 10
JeremyErwin
Member
 
Join Date: Feb 2001
Local Time: 04:00 AM
Local Date: 07-06-2008
Posts: 3,231

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.us
Reply With Quote Multi-Quote with this Post
sendpm.gif
Home Theater Forum
Home Theater Forum
Old 12-23-2007, 08:42 PM   #6 of 10
drobbins
Dave
Member
 
Location: KY
Join Date: Dec 2004
Local Time: 03:00 AM
Local Date: 07-06-2008
Posts: 1,135

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.



Hey, No wonder the water don't work! This pipe is full of wires!!
drobbins is offline Quote this post in a PM Send Support Ticket
Digg this Post!Add Post to del.icio.us
Reply With Quote Multi-Quote with this Post
sendpm.gif
Home Theater Forum
Home Theater Forum
Old 12-23-2007, 09:45 PM   #7 of 10
drobbins
Dave
Member
 
Location: KY
Join Date: Dec 2004
Local Time: 03:00 AM
Local Date: 07-06-2008
Posts: 1,135

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?



Hey, No wonder the water don't work! This pipe is full of wires!!
drobbins is offline Quote this post in a PM Send Support Ticket
Digg this Post!Add Post to del.icio.us
Reply With Quote Multi-Quote with this Post
sendpm.gif
Home Theater Forum
Home Theater Forum
Old 12-23-2007, 09:52 PM   #8 of 10
nolesrule
Joe Kauffman
Member
 
Location: Clearwater, FL
Join Date: Aug 2001
Local Time: 04:00 AM
Local Date: 07-06-2008
Posts: 2,414

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 09:55 PM.
nolesrule is offline Quote this post in a PM Send Support Ticket
Digg this Post!Add Post to del.icio.us
Reply With Quote Multi-Quote with this Post
sendpm.gif
Home Theater Forum
Home Theater Forum
Old 12-23-2007, 11:08 PM   #9 of 10
Joseph DeMartino
Member
 
Join Date: Dec 1969
Local Time: 04:00 AM
Local Date: 07-06-2008
Posts: 7,159

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.us
Reply With Quote Multi-Quote with this Post
sendpm.gif
Home Theater Forum
Home Theater Forum
Old 12-24-2007, 02:08 PM   #10 of 10
drobbins
Dave
Member
 
Location: KY
Join Date: Dec 2004
Local Time: 03:00 AM
Local Date: 07-06-2008
Posts: 1,135

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.



Hey, No wonder the water don't work! This pipe is full of wires!!
drobbins is offline Quote this post in a PM Send Support Ticket
Digg this Post!Add Post to del.icio.us
Reply With Quote Multi-Quote with this Post
sendpm.gif
Home Theater Forum
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 03:00 AM.
Total Page Views Since 7/8/2006: 146,093,622 | Page Views Today: 20,170


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

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

  
Skin Chooser: 
Forums Directory