Networking Forums

Networking Forums > Wireless Networking > Wireless Internet > orinoco ap2000 dhcp server configuration

Reply
Thread Tools Display Modes

orinoco ap2000 dhcp server configuration

 
 
Bill G
Guest
Posts: n/a

 
      09-04-2003, 08:56 PM
Here's a puzzle that I'd really appreciate some help with.

The following configuration from an AP-2000W web interface (latest
image file) allows a link to be established to a XP laptop with an
orinoco 802.11a/b/g card. However, the laptop cannot get a valid IP
address. Running XP Network Diagnostics gives a message of "DHCP
Server = 255.255.255.255(Invalid IP Address)".

"IP Configuation" tab:
IP Address Assignment Type Static
IP Address 166.122.72.2
Subnet Mask 255.255.255.192
Gateway IP Address 166.122.72.62

"DHCP Server" tab:
Enable DHCP Server checked
Subnet Mask 255.255.255.192 (software generated)
Gateway IP Address 10.0.1.1 (also tried 166.122.72.2)
Primary DNS IP Address 128.171.2.5
Secondary DNS IP Address 128.171.2.6
Number of IP Pool Table Entries 1 (software generated)

IP Pool Table
Start IP 10.0.1.2
End IP 10.0.1.100
Default Lease 86400
Maximum Lease 86400

The puzzle:
If the Gateway IP address is changed to 166.122.72.2 and the IP Pool
Talbe is changed to: Start IP 166.122.72.57 and End IP 166.122.72.61
the laptop happily picks up an address.
 
Reply With Quote
 
 
 
 
Johan Willems
Guest
Posts: n/a

 
      09-05-2003, 06:37 AM
(E-Mail Removed) (Bill G) wrote:
> Here's a puzzle that I'd really appreciate some help with.
>
> The following configuration from an AP-2000W web interface (latest
> image file) allows a link to be established to a XP laptop with an
> orinoco 802.11a/b/g card. However, the laptop cannot get a valid IP
> address. Running XP Network Diagnostics gives a message of "DHCP
> Server = 255.255.255.255(Invalid IP Address)".
>
> "IP Configuation" tab:
> IP Address Assignment Type Static
> IP Address 166.122.72.2
> Subnet Mask 255.255.255.192
> Gateway IP Address 166.122.72.62
>
> "DHCP Server" tab:
> Enable DHCP Server checked
> Subnet Mask 255.255.255.192 (software generated)
> Gateway IP Address 10.0.1.1 (also tried 166.122.72.2)
> Primary DNS IP Address 128.171.2.5
> Secondary DNS IP Address 128.171.2.6
> Number of IP Pool Table Entries 1 (software generated)
>
> IP Pool Table
> Start IP 10.0.1.2
> End IP 10.0.1.100
> Default Lease 86400
> Maximum Lease 86400
>
> The puzzle:
> If the Gateway IP address is changed to 166.122.72.2 and the IP Pool
> Talbe is changed to: Start IP 166.122.72.57 and End IP 166.122.72.61
> the laptop happily picks up an address.


There are a number of things that could cause the problem.

The first thing is that your IP range and the subnetmask do not match.
With an subnetmask of 255.255.255.192 you can have a maximum of 64 IP
addresses minus the first and last. With this subnetmask your IP range
should look like 10.0.1.2 .. 10.0.1.62.
The other problem could be that the DHCP server wants to be in the same
subnet as the IP pool. So you should assign 10.0.1.2 to the AP and set
the range to 10.0.1.3 .. 10.0.1.62.

Hope this helps.

Kind regards,
Johan

 
Reply With Quote
 
Bill G
Guest
Posts: n/a

 
      09-09-2003, 01:03 AM
Johan Willems <(E-Mail Removed)> wrote in message news:<Xns93ED57CECFFB4willemsprivate@194.109.133.2 9>...
> (E-Mail Removed) (Bill G) wrote:
> > Here's a puzzle that I'd really appreciate some help with.
> >
> > The following configuration from an AP-2000W web interface (latest
> > image file) allows a link to be established to a XP laptop with an
> > orinoco 802.11a/b/g card. However, the laptop cannot get a valid IP
> > address. Running XP Network Diagnostics gives a message of "DHCP
> > Server = 255.255.255.255(Invalid IP Address)".
> >
> > "IP Configuation" tab:
> > IP Address Assignment Type Static
> > IP Address 166.122.72.2
> > Subnet Mask 255.255.255.192
> > Gateway IP Address 166.122.72.62
> >
> > "DHCP Server" tab:
> > Enable DHCP Server checked
> > Subnet Mask 255.255.255.192 (software generated)
> > Gateway IP Address 10.0.1.1 (also tried 166.122.72.2)
> > Primary DNS IP Address 128.171.2.5
> > Secondary DNS IP Address 128.171.2.6
> > Number of IP Pool Table Entries 1 (software generated)
> >
> > IP Pool Table
> > Start IP 10.0.1.2
> > End IP 10.0.1.100
> > Default Lease 86400
> > Maximum Lease 86400
> >
> > The puzzle:
> > If the Gateway IP address is changed to 166.122.72.2 and the IP Pool
> > Talbe is changed to: Start IP 166.122.72.57 and End IP 166.122.72.61
> > the laptop happily picks up an address.

>
> There are a number of things that could cause the problem.
>
> The first thing is that your IP range and the subnetmask do not match.
> With an subnetmask of 255.255.255.192 you can have a maximum of 64 IP
> addresses minus the first and last. With this subnetmask your IP range
> should look like 10.0.1.2 .. 10.0.1.62.
> The other problem could be that the DHCP server wants to be in the same
> subnet as the IP pool. So you should assign 10.0.1.2 to the AP and set
> the range to 10.0.1.3 .. 10.0.1.62.
>
> Hope this helps.
>
> Kind regards,
> Johan


Thanks for the advice, but neither solution worked. Another piece to
the puzzle is that /var/log/messages says:
dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 1
dhclient: No DHCPOFFERS received.
(Redhat 9 with wlan module.) Any other ideas?
 
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
DHCP server registry-based configuration changes Mel K. Windows Networking 3 07-21-2009 07:16 PM
DHCP server option 123 configuration needed nEo Linux Networking 0 07-11-2007 10:09 AM
3 Server DHCP configuration fergusyarrow@gmail.com Linux Networking 2 07-26-2006 05:39 PM
Problem with Orinoco AP2000 with the upgrade kit..........................help.. Thanx. Boll Weevil Wireless Internet 0 04-26-2006 04:07 PM
Orinoco/Avaya AP2000 support for 802.11g and WDS Dave Wireless Internet 1 07-17-2003 06:59 AM



1 2 3 4 5 6 7 8 9 10 11