# Packet Multiplexing
mux on

# Automatic Address and Port Mapping
ipmapa

# DNS Mapping
dnsmap on

# Display the console
#show
hide
#hide noicon

# Do a WINSOCK DNS lookup at 5-minute intervals to keep DUN Connections up
#alive 5

# Start the CRON Daemon
#cron on

# Start a Telnet Daemon. Requires a password list in the current directory.    
telnetd on

# Enable the DHCPD on the SECONDARY interface
dhcpd s on

# Start the IDENT daemon
identd nat32

#
# Add anything else you need here e.g. port mappings
#


#
# UDP mappings
#

# ICQ
umap add 4000

# Start the DUN Server if needed 
#dunsr 1

# Advertise routes every minute
advert 1 &

httpd &
echo HTTPD started

# Start a shell in the Console
shell
