TS-5300 User’s Manual
Technologic Systems
05/21/09
15
LINUX TCP/IP configuration
When using the TS-5300 with TS-Linux, the CS8900 driver can be included in the kernel or loaded as a
kernel module. If the Technologic Systems kernel is used, the CS8900 driver is built into the kernel. The
settings stored in EPROM on the TS-5300 are used to configure the CS8900.
The TCP/IP settings for the TS-Linux are configured in the file ‘/etc/sysconfig/ifcfg-eth0’, here is a listing:
DEVICE=eth0
# Name of Ethernet interface
IPADDR=192.168.0.50
# IP address of this Ethernet interface.
NETMASK=255.255.255.0
# Used with NETWORK to determine local IP’s.
NETWORK=192.168.0.0
# Used with NETMASK to determine local
IP’s.
BROADCAST=192.168.0.255 # Broadcast IP for system wide messages
.
ENABLE=yes
# Initialize on startup
The TCP/IP network settings are configured in the file ‘/etc/sysconfig/network_cfg’, here is a listing:
### Technologic Systems
### General Network Configuration File
###
NETWORKING=yes
GATEWAY=192.168.0.1
# Gateway for internet access
GW_DEV=eth0
# Gateway device to use
Hostname="miniepc.embeddedx86.com"
# Host name for this computer
BOOTPROTO=no
DEFRAG_IPV4=no
FORWARD_IPV4=no
The TCP/IP name resolution server is configured in the file ‘/etc/resolv.conf’, here is a listing:
Nameserver 192.168.0.1 # Name server for domain name lookups.
To access the web server, open a web browser and enter “192.168.0.50” as the address. This
should display the sample web page which demonstrates some of the functionality of Apache with
PHP.
Use the “ifconfig” command at the bash prompt to display the status of the CS8900.
See the Technologic Systems Linux Support Page for more information.
http://www.embeddedx86.com/support/linuxhelp.php
Summary of Contents for TS-5300
Page 1: ...TS 5300 User s Manual...