Now that we have installed all the required components it's time for the configuration, but before we start with configuring the network I'll explain some things you should know before you continue.
The already installed protocol : TCP/IP (Transmission Control Protocol
/ Internet Protocol) is the protocol that Falcon 4 uses to
communicate with other computers. I won't bother you with the full IP protocol,
OSI model Layers and subnet mask calculating, but when you've installed the
right TCP/IP addresses and subnet mask you'll be able to communicate with other
computers in a network.
How does it work : an IP address is build up in 4 parts : xxx.xxx.xxx.xxx where xxx is a decimal value between 0 and 255 (For example 10.10.10.213). The subnet mask the same 4 parts and gives the value of how many IP addresses will be in a network.
| Use subnet mask 255.255.255.0 and you'll be able to configure 254 IP addresses in your LAN. Configured in zzz.zzz.zzz.xxx where zzz.zzz.zzz is the same for each computer and xxx will be between 0 and 255 (NEVER USE 0 and 255, the value is BETWEEN!!!). |
| Always choose your zzz.zzz.zzz. address
according the RFC 1918 (Request For Comment, a list where 'everybody' can
make comments to the TCP/IP protocol. Click here to read more about RFC's
: http://www.ietf.org)
as shown below :
10.0.0.0 - 10.255.255.255 After deciding what your network address will be (always announced as the zzz.zzz.zzz.0 address) start planning your xxx address for all the computers. |
| Example :
4 Falcon flyers build a LAN : They decide to use network : 172.25.124.0 with subnet mask 255.255.255.0 Player A uses IP address : 172.25.124.1 and subnet mask
255.255.255.0 |
Still reading and made you're decision ?!?! Congratulations, well continue
with step 17 :
(The screenshot's will tell my own network 10.10.10.0 with subnet mask
255.255.255.0)
Remember that I'm describing to setup network to use with Falcon 4. Falcon 4 requires STATIC IP addresses so if your computer is connected to a LAN that requires other settings for TCP/IP only change the settings that won't disturb your other network functions. If you're not sure see your system administrator.








| TOP |