Networking Forums

Networking Forums > Wireless Networking > Wireless Networks > Problem with wireless router (D-Link DI-524)

Reply
Thread Tools Display Modes

Problem with wireless router (D-Link DI-524)

 
 
Mike in Nebraska
Guest
Posts: n/a

 
      07-14-2008, 07:22 PM
I want to replace my SOHO router with the subject router so I can hang Guest
AP's off of it and keep them off my LAN. Based on advice from the
microsoft.public.windows.server.sbs newsgroup, I duplicated the settings frm
the old router, enabled DHCP on it (for the range 192.168.1.100 - .191).
The router IP is set to 192.168.1.1, and my external NIC is at 192.168.1.10.
The internal LAN is at 192.168.16.0/24.

Finally was able to get some network downtime to make the change in routers
to try this out. I was unsuccessful. I am trying to use a D-Link DI-524
wireless router, but - once connected to the SBS box and I've run CEICW, the
WAN NIC goes through a 5-second cycle over and over - 2 seconds on/connected
follwed by 3 seconds off/disconnected.
I ran the ISA and SBS BPA's and didn't see anything. System logs jusdt show
the NIC entering and exiting the connection state. I'm at a loss. Maybe
it's that I have DHCP turned on for the wireless AP's, and it's competing
with the SBS DHCP service?

I put the old router back in service so I could work on this some more.

Any idceas out there?

--
Mike Webb
Platte River Whooping Crane Maintenance Trust, Inc.
a conservation non-profit (501 (c)(3)) organization
Wood River, NE


 
Reply With Quote
 
 
 
 
Jack \(MVP-Networking\).
Guest
Posts: n/a

 
      07-14-2008, 10:31 PM
Hi
Best way to keep Wireless network private when providing for friends is to
create segregated network with two Wireless routers.
Here how - Network Segregation, http://www.ezlan.net/shield.html
Jack (MVP-Networking).

"Mike in Nebraska" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I want to replace my SOHO router with the subject router so I can hang
>Guest AP's off of it and keep them off my LAN. Based on advice from the
>microsoft.public.windows.server.sbs newsgroup, I duplicated the settings
>frm the old router, enabled DHCP on it (for the range 192.168.1.100 -
>.191). The router IP is set to 192.168.1.1, and my external NIC is at
>192.168.1.10. The internal LAN is at 192.168.16.0/24.
>
> Finally was able to get some network downtime to make the change in
> routers to try this out. I was unsuccessful. I am trying to use a D-Link
> DI-524 wireless router, but - once connected to the SBS box and I've run
> CEICW, the WAN NIC goes through a 5-second cycle over and over - 2 seconds
> on/connected follwed by 3 seconds off/disconnected.
> I ran the ISA and SBS BPA's and didn't see anything. System logs jusdt
> show the NIC entering and exiting the connection state. I'm at a loss.
> Maybe it's that I have DHCP turned on for the wireless AP's, and it's
> competing with the SBS DHCP service?
>
> I put the old router back in service so I could work on this some more.
>
> Any idceas out there?
>
> --
> Mike Webb
> Platte River Whooping Crane Maintenance Trust, Inc.
> a conservation non-profit (501 (c)(3)) organization
> Wood River, NE
>


 
Reply With Quote
 
Mike Webb
Guest
Posts: n/a

 
      07-15-2008, 12:47 AM
Thanks for the tip!

"Jack (MVP-Networking)." <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi
> Best way to keep Wireless network private when providing for friends is to
> create segregated network with two Wireless routers.
> Here how - Network Segregation, http://www.ezlan.net/shield.html
> Jack (MVP-Networking).
>
> "Mike in Nebraska" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>>I want to replace my SOHO router with the subject router so I can hang
>>Guest AP's off of it and keep them off my LAN. Based on advice from the
>>microsoft.public.windows.server.sbs newsgroup, I duplicated the settings
>>frm the old router, enabled DHCP on it (for the range 192.168.1.100 -
>>.191). The router IP is set to 192.168.1.1, and my external NIC is at
>>192.168.1.10. The internal LAN is at 192.168.16.0/24.
>>
>> Finally was able to get some network downtime to make the change in
>> routers to try this out. I was unsuccessful. I am trying to use a
>> D-Link DI-524 wireless router, but - once connected to the SBS box and
>> I've run CEICW, the WAN NIC goes through a 5-second cycle over and over -
>> 2 seconds on/connected follwed by 3 seconds off/disconnected.
>> I ran the ISA and SBS BPA's and didn't see anything. System logs jusdt
>> show the NIC entering and exiting the connection state. I'm at a loss.
>> Maybe it's that I have DHCP turned on for the wireless AP's, and it's
>> competing with the SBS DHCP service?
>>
>> I put the old router back in service so I could work on this some more.
>>
>> Any idceas out there?
>>
>> --
>> Mike Webb
>> Platte River Whooping Crane Maintenance Trust, Inc.
>> a conservation non-profit (501 (c)(3)) organization
>> Wood River, NE
>>

>



 
Reply With Quote
 
Mike in Nebraska
Guest
Posts: n/a

 
      07-15-2008, 02:35 PM
Here's a reply I got at microsoft.public.windows.server.sbs on this subject.
I'd appreciate your comments:

"I think this issue happens because you unable to get IP address from the
DHCP running on the router. Since you have install the ISA server, the ISA
by default block DHCP from external network. Therefore, I suggest you
perform the following steps:

1. Set the DHCP on the router, to make a exclusion of IP range. For example,
your router assigns IP 192.168.100.X. Please make the router not assign IP
like 192.168.100.10.

2. Then, you can set the SBS use fix IP (192.168.100.10) by run the CEICW.

Then, all guest wireless clients will get IP address from DHCP on the
router, while the SBS use fix IP on external NIC to connect to the router.

The DHCP running on SBS will only listening on internal NIC of SBS. It will
assign another subnet (like 192.168.16.X) to internal cable or wireless
clients.

I hope these steps will give you some help.

Thanks and have a nice day!

Best regards,
Terence Liu (MSFT)
Microsoft CSS Online Newsgroup Support"

Mike
"Jack (MVP-Networking)." <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi
> Best way to keep Wireless network private when providing for friends is to
> create segregated network with two Wireless routers.
> Here how - Network Segregation, http://www.ezlan.net/shield.html
> Jack (MVP-Networking).
>
> "Mike in Nebraska" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>>I want to replace my SOHO router with the subject router so I can hang
>>Guest AP's off of it and keep them off my LAN. Based on advice from the
>>microsoft.public.windows.server.sbs newsgroup, I duplicated the settings
>>frm the old router, enabled DHCP on it (for the range 192.168.1.100 -
>>.191). The router IP is set to 192.168.1.1, and my external NIC is at
>>192.168.1.10. The internal LAN is at 192.168.16.0/24.
>>
>> Finally was able to get some network downtime to make the change in
>> routers to try this out. I was unsuccessful. I am trying to use a
>> D-Link DI-524 wireless router, but - once connected to the SBS box and
>> I've run CEICW, the WAN NIC goes through a 5-second cycle over and over -
>> 2 seconds on/connected follwed by 3 seconds off/disconnected.
>> I ran the ISA and SBS BPA's and didn't see anything. System logs jusdt
>> show the NIC entering and exiting the connection state. I'm at a loss.
>> Maybe it's that I have DHCP turned on for the wireless AP's, and it's
>> competing with the SBS DHCP service?
>>
>> I put the old router back in service so I could work on this some more.
>>
>> Any idceas out there?
>>
>> --
>> Mike Webb
>> Platte River Whooping Crane Maintenance Trust, Inc.
>> a conservation non-profit (501 (c)(3)) organization
>> Wood River, NE
>>

>



 
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
"D-Link DSL-604+ Wireless ADSL Router" problem Benson.Hoi@googlemail.com Wireless Internet 6 04-16-2007 10:01 AM
Link sys Router wireless problem ramrod Wireless Internet 2 05-28-2006 04:36 PM
Another Wireless Problem - D-Link Wireless Router and Dell 600m Tallen Wireless Internet 7 03-06-2004 10:39 PM
One D-Link Router plus Two D-Link Wireless PC cards = INTERFERENCE??? Chiz Crikey Wireless Internet 0 12-20-2003 11:18 PM
problem with D-link DSL604+ wireless router Paul Broadband 7 09-16-2003 10:17 PM



1 2 3 4 5 6 7 8 9 10 11