Cable Forum

Cable Forum (https://www.cableforum.uk/board/index.php)
-   Networking (https://www.cableforum.uk/board/forumdisplay.php?f=87)
-   -   Belkin Wireless G router + Belkin Gaming Adapter (https://www.cableforum.uk/board/showthread.php?t=33639819)

mrmistoffelees 12-10-2008 21:13

Re: Belkin Wireless G router + Belkin Gaming Adapter
 
Quote:

Originally Posted by kpanchev (Post 34652798)
The gaming adapter is in effect an access point... also, access points do not give dynamic IP addresses...
As I see it from the info you have provided, you probably have an IP conflict somewhere. Have you tried DHCP for all your devices? Your router should be capable of dealing with a lot more than 3-4 clients that you currently have. Check the IP addresses of your computers, the DVR and the gaming adaptor (yes, it is a layer 2 bridge, but it still has an IP address for management purposes). Make sure that they are all unique and on the same network. If possible, give details of the IP configuration of all your devices (including IP address, subnet mask and default gateway).



Thats odd as the netgear one I have in my office runs an internal DHCP server..... as does the belkin in my house !

kpanchev 12-10-2008 21:24

Re: Belkin Wireless G router + Belkin Gaming Adapter
 
Quote:

Originally Posted by mrmistoffelees (Post 34652801)
Thats odd as the netgear one I have in my office runs an internal DHCP server..... as does the belkin in my house !

Then it is not an access point, but a full featured router....;)

mrmistoffelees 12-10-2008 21:39

Re: Belkin Wireless G router + Belkin Gaming Adapter
 
Quote:

Originally Posted by kpanchev (Post 34652816)
Then it is not an access point, but a full featured router....;)

You might want to give netgear Uk a ring and tell them that WPN802 is a router and not a wireless access point as they clearly state ;)

Oh look, DLINK do a wireless access point with embedded DHCP server too !!

http://www.dlink.com/products/?model=DWL-G700AP

"With its web-based setup wizard, the DWL-G700AP Access Point ensures that you will be up and running on a wireless network in just a matter of minutes. The DWL-G700AP also includes an embedded DHCP server that can automatically assign IP addresses to wireless network clients"

kpanchev 12-10-2008 22:09

Re: Belkin Wireless G router + Belkin Gaming Adapter
 
Quote:

Originally Posted by mrmistoffelees (Post 34652831)
You might want to give netgear Uk a ring and tell them that WPN802 is a router and not a wireless access point as they clearly state ;)

Oh look, DLINK do a wireless access point with embedded DHCP server too !!

http://www.dlink.com/products/?model=DWL-G700AP

"With its web-based setup wizard, the DWL-G700AP Access Point ensures that you will be up and running on a wireless network in just a matter of minutes. The DWL-G700AP also includes an embedded DHCP server that can automatically assign IP addresses to wireless network clients"

OK, let's get cheeky and start listing all possible hybrid products that can be found on the net...
By definition, an access point is equivalent to a layer 2 bridge and does not provide any layer 3 services, such as IP addressing or NAT or anything else... If some manufacturers decide to incorporate a DHCP server in it then you effectively have 2 devices into one - an access point and a DHCP server... The same as most wireless routers today, which are 3-in-1 devices - a router, a switch and a wireless access point....
Anyway, this is irrelevant to the original problem and I'll stop educating you.

mrmistoffelees 12-10-2008 23:06

Re: Belkin Wireless G router + Belkin Gaming Adapter
 
Quote:

Originally Posted by kpanchev (Post 34652855)
OK, let's get cheeky and start listing all possible hybrid products that can be found on the net...
By definition, an access point is equivalent to a layer 2 bridge and does not provide any layer 3 services, such as IP addressing or NAT or anything else... If some manufacturers decide to incorporate a DHCP server in it then you effectively have 2 devices into one - an access point and a DHCP server... The same as most wireless routers today, which are 3-in-1 devices - a router, a switch and a wireless access point....
Anyway, this is irrelevant to the original problem and I'll stop educating you.

It is indeed, now perhaps you can go and educate as you so eloquently phrase it netgear and dlink........No ?

kpanchev 12-10-2008 23:50

Re: Belkin Wireless G router + Belkin Gaming Adapter
 
Quote:

Originally Posted by mrmistoffelees (Post 34652887)
It is indeed, now perhaps you can go and educate as you so eloquently phrase it netgear and dlink........No ?

Comment ignored as irrelevant and childish...

paulmills 13-10-2008 08:32

Re: Belkin Wireless G router + Belkin Gaming Adapter
 
I see the discussion has progressed ;)

OK getting back to the issue...

Router - 192.168.1.1/24
Desktop - 192.168.1.3/24 192.168.1.1
Laptop - 192.168.1.2/24 192.168.1.1
DVR - 192.168.1.4/24 192.168.1.1

DHCP scope = 192.168.1.0/24

No IP conflict as i know nothing can have the static IP address of the DVR and i have done a clear arp and reboot of router. Furthermore, as I have stated the DVR works when I pug directly into router. It just does not work when going through the gaming adapter.

The DVR manufacturers spec the DVR to be able to receive DHCP but i can assure you there is no way of it doing this, it only accepts static ip addresses.

kpanchev - The gaming adapter is a pure Layer2 device and does not have a management address. Plugging in a hub into my router and sniffing using wireshark shows no IP conflict. Futhermore, looking at router diagnostics there are no ip conflicts.

Thank you for your comments so far.

Thanks
P

kpanchev 13-10-2008 09:56

Re: Belkin Wireless G router + Belkin Gaming Adapter
 
According to the manual for the gaming adaptor, it does have an IP address. (otherwise how do you set up all the wireless settings?) Check this link and see whether you have not missed something. It looks like your wireless link does not work, you say it has worked with a desktop PC, check that the settings have been saved. The part where you connect the XBOX should be replaced with the connection of your DVR.
http://belkin.httpsvc.vitalstreamcdn...20set%20up.pdf

paulmills 13-10-2008 10:33

Re: Belkin Wireless G router + Belkin Gaming Adapter
 
Intresting! The link that you posted is not the setup i went through. Looks to be different firmware then what i have but it does show L3 configuration.

Just had a more detailed search on the belkin site and found the quick setup manual which i followed
http://belkin.httpsvc.vitalstreamcdn...5d7330_man.pdf

but intrestingly this manual also had an advanced configuration section which reveal exactly what you mentioned, L3 config section. Excellent, exactly what i was hoping for. I'll go home today and configure again knowing this info....

But that still leaves the question as to why my laptop/desktop can plug into the gaming adapter and pickup an ip address in the range of my router dhcp scope but the gaming adapter has an ip address (by default) in a different range?

Thanks for the guidance....

kpanchev 13-10-2008 10:38

Re: Belkin Wireless G router + Belkin Gaming Adapter
 
Having different ranges of IP addresses on the same physical network does not prevent them from working, it just does not let one range see the other...

paulmills 13-10-2008 10:56

Re: Belkin Wireless G router + Belkin Gaming Adapter
 
Nope i tell i lie... the wireless gaming adapater and router are on the same network. They would be if they are from the same manufacturer!

Ok now that i can see the config of the switc i'll dig deeper.

Thank you for your time kpanchev, i will post findings tomorrow.

tweetiepooh 13-10-2008 11:16

Re: Belkin Wireless G router + Belkin Gaming Adapter
 
I have used the gaming adaptor/bridge and it works fine with a PreN router.

The bridge does have an IP address on 192.168.1.0/24 but when working normally is transparent at IP layer. Router should have a connections screen showing what's connected.

You may be able to connect to bridge over wireless and see what's what there. If you can't see the bridge then maybe that is at fault.

Check NIC on DVR is running with right duplex/packet sizes etc. Is IP switched on?

paulmills 13-10-2008 11:25

Re: Belkin Wireless G router + Belkin Gaming Adapter
 
Hi tweetiepooh,

The DVR is fairly simple. It's network options limit you to input ip,subnet mask, dns and and default gateway. There are no options for speed/duplex but i would have spotted any speed/duplex issues from the LAN link activity light on the DVR (it would not have been lit?). Like i've mentione earlier, the DVR works fine when plugged direcrlty into router via 50m cat5 cable but does not like the wireless gaming adapter.

Will post findings tonight.

paulmills 14-10-2008 10:44

Re: Belkin Wireless G router + Belkin Gaming Adapter
 
OK...

after some investigation it looks at though the Avtech DVR does not like a DNS entry.

I realised (through pain) that the DVR is capable of DHCP. Not well documented and GUI is no intuitive or it just maybe that its the first DVR I’ve played with :D ... so i configured the DVR for DHCP and it worked! Obviously i needed to get it to work with Static as my kids feel the standby button and flashing lights mean "press me"... so when punching in the static info it looks as though the DVR (for some unknown reason to me) does not like a DNS server entry! It is only happy with ip/default gateway and mask

It working now.. slow due to 54Mbps gaming adapter but hey problem solved :D

But the Belkin router is pretty good compared to others i've worked with in the past...

Thanks for your advice and guidance... much appreciated.

P.s I am correct in saying that Virigin do not provide static ip addresses to residential broadband customers? Has this always been the case and does no Cable provider issue static IP addresses?

Cheers
P

Graham M 14-10-2008 12:04

Re: Belkin Wireless G router + Belkin Gaming Adapter
 
Quote:

Originally Posted by paulmills (Post 34653730)
P.s I am correct in saying that Virigin do not provide static ip addresses to residential broadband customers? Has this always been the case and does no Cable provider issue static IP addresses?

Yep, VM is the only cable provider in the UK barring a few small ones that cover small areas.


All times are GMT +1. The time now is 15:04.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
All Posts and Content are © Cable Forum