Компьютерный форум OSzone.net  

Компьютерный форум OSzone.net (http://forum.oszone.net/index.php)
-   Сетевое оборудование (http://forum.oszone.net/forumdisplay.php?f=55)
-   -   Помогите настроить DHCP-relay (http://forum.oszone.net/showthread.php?t=103855)

Gudy 28-03-2008 16:08 769880

Помогите настроить DHCP-relay
 
Привет, товарисчи!

Есть такая проблема.

стоит сервер (w2k3) на нём поднят DHCP, в сети имеется Cisco 851W, которая работает как точка доступа.
Люди воткнутые в неё по проводам получают IP от DHCP, а вот люди зацепленные по беспроводке IP не получают. Почитал начал копать в сторону DHCP Relay. Не получается. Конфига ниже, где ообшипка?

Router#sh run
Building configuration...

Current configuration : 1643 bytes
!
version 12.4
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
service udp-small-servers
service tcp-small-servers
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
!
!
!
dot11 ssid ***_wlan
vlan 1
authentication open
authentication key-management wpa
guest-mode
wpa-psk ascii 7 030C511B0C0B325D4D02131C1500
!
ip cef
!
!
ip dhcp smart-relay
ip dhcp relay information option
!
!
ip dhcp-server 10.0.0.2
!

!
!
interface ATM0
no ip address
shutdown
no atm ilmi-keepalive
dsl operating-mode auto
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Dot11Radio0
no ip address
!
encryption mode ciphers tkip
!
encryption vlan 1 mode ciphers tkip
!
ssid ***_wlan
!
speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0
station-role root
!
interface Dot11Radio0.1
encapsulation dot1Q 1 native
ip dhcp relay information option subscriber-id wlan1
ip helper-address 10.0.0.2
ip helper-address 10.0.0.4
no cdp enable
!
interface Vlan1
description =test=
ip address 10.0.0.20 255.255.255.0
!
!
!
!
control-plane
!
!
line con 0
no modem enable
line aux 0
line vty 0 4
login
!
scheduler max-task-time 5000

!
webvpn cef
end


Время: 19:52.

Время: 19:52.
© OSzone.net 2001-