beautypg.com

Auth-web-server dhcp-wpad-option – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 1167

background image

Authentication Commands

Software Reference for x310 Series Switches

C613-50046-01 REV A

AlliedWare Plus

TM

Operating System - Version 5.4.4C

43.41

auth-web-server dhcp-wpad-option

This command sets the DHCP WPAD (Web Proxy Auto-Discovery) option for the web
authentication temporary DHCP service.

For more information and examples, see the “Web Auth Proxy” section in the

Alliedware

Plus Technical Tips and Tricks.

Use the no variant of this command to disable the DHCP WPAD function.

Syntax

auth-web-server dhcp wpad-option <url>

no auth-web-server dhcp wpad-option

Default

The web authentication server DHCP WPAD option is not set.

Mode

Global Configuration

Usage

If the supplicant is configured to use WPAD, the supplicant’s web browser will use TCP port
80 as usual. Therefore, the packet can be intercepted by Web Authentication as normal,
and the Web Authentication Login page can be sent. However, after authentication, the
browser does not know where to get the WPAD file and so cannot access external web
pages. The WPAD file is usually named proxy.pac file and tells the browser what web proxy
to use.

Use this command to tell the supplicant where it can get this file from. The switch itself
can be specified as the source for this file, and it can deliver it to the supplicant on request.

Example

To specify that the proxy.pac file is found on the server at 192.168.1.100, use the following
commands:

Related Commands

show auth-web-server

Parameter

Description

<url>

URL to the server which gets a pac file.

awplus#

configure terminal

awplus(config)#

auth-web-server dhcp wpad-option
http://192.168.1.100/proxy/
proxy.pac