Changeset 91e99e3 in freewrt for target/linux/brcm-2.4/files/etc/network/interfaces
- Timestamp:
- Apr 21, 2007, 7:11:57 PM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- 2d9a22a
- Parents:
- 540b68c9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
target/linux/brcm-2.4/files/etc/network/interfaces
r540b68c9 r91e99e3 20 20 switch-ports @FWRT_WAN_SWITCH@ 21 21 22 # WAN port: PPPoE 22 # WAN port: PPPoE, you need ppp and pppoe plugin installed 23 23 #auto @FWRT_WAN@ 24 24 #iface @FWRT_WAN@ inet manual … … 29 29 # use-template dsl 30 30 # provider dsl 31 # ppp-username foo 32 # ppp-password bar 33 # ppp-device @FWRT_WAN@ 34 # 35 # WAN port: PPTP, you need pptp installed 36 #auto @FWRT_WAN@ 37 #iface @FWRT_WAN@ inet manual 38 # switch-ports @FWRT_WAN_SWITCH@ 39 # 40 #auto ppp0 41 #iface ppp0 inet ppp 42 # use-template pptp 43 # provider dsl 44 # ppp-modemip 10.0.0.1 31 45 # ppp-username foo 32 46 # ppp-password bar
Note:
See TracChangeset
for help on using the changeset viewer.
