File: ipx.conf

package info (click to toggle)
ipx 1.0-5
  • links: PTS
  • area: main
  • in suites: potato
  • size: 148 kB
  • ctags: 55
  • sloc: ansic: 1,054; sh: 76; makefile: 72
file content (14 lines) | stat: -rw-r--r-- 519 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# this attempts auto-configuration
IPX_AUTO_PRIMARY=on
IPX_AUTO_INTERFACE=on
IPX_CONFIGURED=no
# for manual configuration, set IPX_CONFIGURED=yes,
# and set the options below for your system
IPX_DEVICE=eth0
IPX_FRAME=802.2			# either 802.2, 802.3 or EtherII
IPX_INTERNAL_NET=no
IPX_NETNUM=0			# your internal network number
# routing options
IPX_SERVER_ROUTE=no		# setup route to external server?
IPX_SERVER_NETNUM=0		# your server's internal network number
IPX_SERVER_NODENUM=000000000000		# your server's node number