Networking Forums

Networking Forums > Wireless Networking > Wireless Internet > How to set a static IP??

Reply
Thread Tools Display Modes

How to set a static IP??

 
 
Martin Hirsch
Guest
Posts: n/a

 
      09-03-2005, 08:05 AM
Hi

I'm trying to get a wireless bridge working (a viewsonic WAPBR-100) and its
instructions state I need a static IP address. My router is a DLINK
DGL-4300.

Following the instruction that came with the wireless bridge and changing
the IP address of the network card in my computer where the router is
attached to causes me to loose my internet connection. Am I also supposed to
change settings in my router.

Searching the net for help I found some instructions (see below) that
request I do a "ipconfig/all" command and copy those values in the TCP/IP
settings for the network card. The only problem is that examples I find show
one set of values in the DOS window and a different set a values in the
"static IP config section" with no explanations why the values are
different. Then do I have to go into the router and change more settings??

I am totally confused. Is there any good site explaining how to do this. I
looked at dozens and all seem very confusing.

Thanks, Martin

The instructions I found on the net:

To find out what you current IP address information is, you can follow these
steps:


1.. Click Start followed by Run.
2.. Type command followed by Enter
3.. Type ipconfig /all in the command prompt console and press Enter
4.. The results displayed will tell you the device's current IP address,
Subnet Mask and Default Gateway as well as the current DNS Servers among
other things
To reconfigure the IP address settings of a device in Windows, follow these
steps:


1.. Click Start followed by Control Panel
2.. Click Network Connections
3.. Locate the device you want to configure
4.. Right-click it and select Properties
5.. Under the this connection uses the following items: window, scroll to
the Internet Protocol (TCP/IP)] entry and click on the Properties button.
6.. Select the radio button next to use the following IP address and enter
the IP address, subnet mask and default gateway of your choosing (use the
information extracted above as a reference)
7.. Select the radio button next to use the following DNS server addresses
and enter the DNS server IP addresses from the information extracted above.


 
Reply With Quote
 
 
 
 
Duane Arnold
Guest
Posts: n/a

 
      09-03-2005, 09:01 AM
"Martin Hirsch" <(E-Mail Removed)> wrote in
newsPcSe.60$sx2.45@fed1read02:

> Hi
>
> I'm trying to get a wireless bridge working (a viewsonic WAPBR-100)
> and its instructions state I need a static IP address. My router is a
> DLINK DGL-4300.
>
> Following the instruction that came with the wireless bridge and
> changing the IP address of the network card in my computer where the
> router is attached to causes me to loose my internet connection. Am I
> also supposed to change settings in my router.
>
> Searching the net for help I found some instructions (see below) that
> request I do a "ipconfig/all" command and copy those values in the
> TCP/IP settings for the network card. The only problem is that
> examples I find show one set of values in the DOS window and a
> different set a values in the "static IP config section" with no
> explanations why the values are different. Then do I have to go into
> the router and change more settings??
>
> I am totally confused. Is there any good site explaining how to do
> this. I looked at dozens and all seem very confusing.
>
> Thanks, Martin
>
> The instructions I found on the net:
>
> To find out what you current IP address information is, you can follow
> these steps:
>
>
> 1.. Click Start followed by Run.
> 2.. Type command followed by Enter
> 3.. Type ipconfig /all in the command prompt console and press Enter
> 4.. The results displayed will tell you the device's current IP
> address,
> Subnet Mask and Default Gateway as well as the current DNS Servers
> among other things
> To reconfigure the IP address settings of a device in Windows, follow
> these steps:
>
>
> 1.. Click Start followed by Control Panel
> 2.. Click Network Connections
> 3.. Locate the device you want to configure
> 4.. Right-click it and select Properties
> 5.. Under the this connection uses the following items: window,
> scroll to
> the Internet Protocol (TCP/IP)] entry and click on the Properties
> button.
> 6.. Select the radio button next to use the following IP address and
> enter
> the IP address, subnet mask and default gateway of your choosing (use
> the information extracted above as a reference)
> 7.. Select the radio button next to use the following DNS server
> addresses
> and enter the DNS server IP addresses from the information extracted
> above.
>
>
>


The static IP that is on the router that will be used for the NIC will be
any IP that is not controlled or issued by the DHCP server on the router.

If DHCP IP(s) that can be issued is from 192.168.1.100 to 192.168.1.50,
then any other IP on the router is a static IP like 192.168.1.51 or
192.168.2.1 as an example.

The Subnet mask is what you see which is usually 255.255.255.0

The gateway IP on the NIC you want to set a static IP for will be device
IP of the router that's the gateway IP the device IP of the router like
192,168.1.1 is the device IP on Linksys routers.

The (Domain Name Server) DNS IP(s) are used to contact the ISP's DNS
server on the ISP's network, which is used to convert www.microsoft.com
to an IP address so your software on the computer can contact the site.

Yes, you can use some of that information that you see when you use
IPconfig /all. However, there should be an Admin Screen that shows that
IP information too being used by the router like DNS IP(s) being used
etc.

Duane
 
Reply With Quote
 
David Taylor
Guest
Posts: n/a

 
      09-03-2005, 12:33 PM
> If DHCP IP(s) that can be issued is from 192.168.1.100 to 192.168.1.50,
> then any other IP on the router is a static IP like 192.168.1.51 or


If the range is from 50 to 100 as in your above example then a static IP
address of 192.168.1.51 would be the second one in the DHCP range and
therefore not a great choice.

> 192.168.2.1 as an example.


Yep, while an example, if he used that one would plonk his machine on a
totally different subnet.


 
Reply With Quote
 
Duane Arnold
Guest
Posts: n/a

 
      09-03-2005, 01:01 PM
David Taylor <(E-Mail Removed)> wrote in
news:(E-Mail Removed) d.com:

>> If DHCP IP(s) that can be issued is from 192.168.1.100 to 192.168.1.50,
>> then any other IP on the router is a static IP like 192.168.1.51 or

>
> If the range is from 50 to 100 as in your above example then a static IP
> address of 192.168.1.51 would be the second one in the DHCP range and
> therefore not a great choice.


Well you're correct with your *bad* self. It should be .150 then .151 would
be a static IP. Hey, I am only Human not a perfect Being like you are
rightous one. ;-)

>
>> 192.168.2.1 as an example.

>
> Yep, while an example, if he used that one would plonk his machine on a
> totally different subnet.
>
>
>


So what that it's another subnet? And you're point here is what? It's
still a static IP -- and just an example -- big deal.

As usual, it's your much to do about nothing spill. <g>
 
Reply With Quote
 
David Taylor
Guest
Posts: n/a

 
      09-03-2005, 01:50 PM
> >> 192.168.2.1 as an example.
> >
> > Yep, while an example, if he used that one would plonk his machine on a
> > totally different subnet.

>
> So what that it's another subnet? And you're point here is what? It's
> still a static IP -- and just an example -- big deal.


The OP offered that he had no understanding of IP addresses, giving
examples that don't work isn't what I'd call helpful, other views may
vary.

> As usual, it's your much to do about nothing spill. <g>


Just pointing out technical errors for you Duane.

Have a nice day!
 
Reply With Quote
 
Duane Arnold
Guest
Posts: n/a

 
      09-03-2005, 06:19 PM
David Taylor <(E-Mail Removed)> wrote in
news:(E-Mail Removed) d.com:

>> >> 192.168.2.1 as an example.
>> >
>> > Yep, while an example, if he used that one would plonk his machine
>> > on a totally different subnet.

>>
>> So what that it's another subnet? And you're point here is what?
>> It's still a static IP -- and just an example -- big deal.

>
> The OP offered that he had no understanding of IP addresses, giving
> examples that don't work isn't what I'd call helpful, other views may
> vary.
>
>> As usual, it's your much to do about nothing spill. <g>

>
> Just pointing out technical errors for you Duane.
>
> Have a nice day!
>


You know I bet your friends and family hate to see you coming. And I know
they run in the other direction every time you show saying here comes that
damn big mouth *clown* David and he going to run his *righteous big mouth*
about something -- LETS GO!

I know they do it David you ass wipe.

Have a crap day!
 
Reply With Quote
 
David Taylor
Guest
Posts: n/a

 
      09-03-2005, 11:49 PM
> You know I bet your friends and family hate to see you coming. And I know
> they run in the other direction every time you show saying here comes that


Sucks to be wrong yet again eh Duane?

Yet again though, try to keep it technical and i'll just clear up your
errors.
 
Reply With Quote
 
Duane Arnold
Guest
Posts: n/a

 
      09-04-2005, 12:00 AM
David Taylor <(E-Mail Removed)> wrote in
news:(E-Mail Removed) d.com:

>> You know I bet your friends and family hate to see you coming. And I
>> know they run in the other direction every time you show saying here
>> comes that

>
> Sucks to be wrong yet again eh Duane?
>
> Yet again though, try to keep it technical and i'll just clear up your
> errors.
>


You're nothing but a whining little *clown* posting about nothing you
lurking little *clown*. You need to put on a wireless Pamper and go play
wirelessly in street traffic -- take the wireless baby bottle with you and
lurk the traffic.

Technically, all you can do for me is shine by shoes. Then I'll give you
your Pamper and bottle.

 
Reply With Quote
 
Duane Arnold
Guest
Posts: n/a

 
      09-04-2005, 12:24 AM
David Taylor <(E-Mail Removed)> wrote in
news:(E-Mail Removed) d.com:

>> You know I bet your friends and family hate to see you coming. And I
>> know they run in the other direction every time you show saying here
>> comes that

>
> Sucks to be wrong yet again eh Duane?
>
> Yet again though, try to keep it technical and i'll just clear up your
> errors.
>


You really are pathetic. Someone makes a post and gives a static IP of
192.168.2.1 as an example, which I'll assume the OP could figure out as no
one is as dumb as you make them out to be with your righteous *clown* butt.
And what do you do what do you do? Well, you start shitting in your Pamper
and having a fit foaming about the mouth. :-)

Like I said before, there is something wrong with you. I see all the posts
you make running up and down the NG everyday (not that I read them and I
don't <g>) and for someone to do that on a routine basis, there is
something wrong there is something wrong and I have no doubt about you.

 
Reply With Quote
 
Duane Arnold
Guest
Posts: n/a

 
      09-04-2005, 01:43 AM
You know I bet your friends and family hate to see you coming. And I know
they run in the other direction every time you show saying here comes that
damn big mouth *clown* David and he going to run his *righteous big mouth*
about something -- LETS GO!

I know that up above sucks for you Davey. I know I am on the money about it
too, otherwise you would have not responded and you wouldn't have cut the
rest out in your other reply. <g>

..


 
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
static ip shanetill254 Network Routers 1 02-03-2012 06:14 PM
How do I set-up static IP Travis M. Network Routers 2 10-01-2006 06:05 AM
static ip Derrick Broadband 5 04-30-2006 11:28 AM
Is there any static ARP concept for static IP network? linux.lover2004@gmail.com Linux Networking 6 05-19-2005 01:40 PM
Static Ip's and BT - I have just recieved A BT router with 5 static IP Addresses. However, I want 5 computers in the office to use only one of the addresses. ery Difficult Question Nattasian Broadband 3 07-13-2004 08:55 AM



1 2 3 4 5 6 7 8 9 10 11