summaryrefslogtreecommitdiff
path: root/src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-read-proxy-basic
blob: e2cf6c212cf5f6914b429c9ba907fd79aacf067a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Intel Corporation 82540EP Gigabit Ethernet Controller (Mobile)
TYPE=Ethernet
DEVICE=eth0
HWADDR=00:11:22:33:44:ee
BOOTPROTO=dhcp
ONBOOT=yes
USERCTL=yes
IPV6INIT=no
NM_CONTROLLED=yes
PEERDNS=no

# proxy configuration
PROXY_METHOD=auto
PAC_URL=http://wpad.mycompany.com/wpad.dat
BROWSER_ONLY=yes