Searched refs:gateway (Results 1 - 4 of 4) sorted by relevance

/openwrt/package/network/services/relayd/files/
H A Drelay.init79 local gateway
80 config_get gateway "$cfg" gateway
81 [ -n "$gateway" ] && procd_append_param command -G "$gateway"
/openwrt/package/network/utils/uqmi/files/lib/netifd/proto/
H A Dqmi.sh29 local ip subnet gateway dns1 dns2 ip_6 ip_prefix_length gateway_6 dns1_6 dns2_6
148 json_get_vars ip subnet gateway dns1 dns2
155 proto_add_ipv4_route "0.0.0.0" 0 "$gateway"
167 json_get_var gateway_6 gateway
/openwrt/target/linux/ar71xx/image/
H A Dubnt.mk159 define Device/ubnt-air-gateway
167 TARGET_DEVICES += ubnt-air-gateway
169 define Device/ubnt-air-gateway-pro
176 TARGET_DEVICES += ubnt-air-gateway-pro
/openwrt/docs/
H A Dnetwork.tex13 option gateway "192.168.1.254"
40 \texttt{netmask} are mandatory, while \texttt{gateway} and \texttt{dns} are optional.
103 option gateway "192.168.1.1"
107 \texttt{gateway} options are mandatory.

Completed in 69 milliseconds