Zoom Game Point! 4420 User Manual Page 39

  • Download
  • Add to my manuals
  • Print
  • Page
    / 54
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 38
Appendix B: Specifying TCP/IP Settings
39
Linux TCP/IP Settings
The instructions for setting up static IP addressing vary
dramatically by distribution, so you may want to refer to your
particular version’s documentation.
Note:
If you have more than one network card installed, you will need to pick
distinct Ethernet identifiers for each (eth0, eth1, eth2, and so forth). If you select
an identifier other than eth0 for your Game Point!, use that identifier throughout.
RedHat
Edit or create
/etc/sysconfig/network-scripts/ifcfg-eth0
so
that it contains the following lines:
DEVICE=eth0
BOOTPROTO=static
ONBOOT=yes
IPADDR=10.0.0.100
NETMASK=255.255.255.0
USERCTL=no
PEERDNS=no
GATEWAY=10.0.0.200
TYPE=ethernet
NETWORK=10.0.0.0
BROADCAST=10.0.0.255
Once you have modified this file and saved the changes, issue the
following commands to have the changes applied:
ifdown eth0
ifup eth0
Page view 38
1 2 ... 34 35 36 37 38 39 40 41 42 43 44 ... 53 54

Comments to this Manuals

No comments