Howto: change andLinux network configuration
From andLinux
(New page: <p>andLinux is configured with two network interfaces by default, eth0 and eth1. eth1 is used to communicate to the Windows host via TAP-Colinux network interface.</p> <p>[... more to come...) |
|||
| Line 1: | Line 1: | ||
| - | <p>andLinux is configured with two network interfaces by default, eth0 and eth1. eth1 is used to communicate to the Windows host via TAP-Colinux network interface.</p> | + | <h1>Abstract</h1> |
| - | <p> | + | <p>andLinux is configured with two network interfaces by default, eth0 and eth1. The eth1 is used to communicate to the Windows host via the TAP-Colinux network interface.</p> |
| + | <p>The Windows interface is configured with ip address 192.168.11.1, and the Linux eth1 adapter is configured with 192.168.11.150. The TAP-Colinux interface operates as a router, so from the Windows host you can ping the eth1 interface and access the various network services you have configured.</p> | ||
| + | <h1>What needs to be changed?</h1> | ||
| + | <p>In order to change the network ip addresses you need to modify the following configuration items:</p> | ||
| + | <ul> | ||
| + | <li>TAP-Colinux ip address and subnet</li> | ||
| + | <li>andLinux eth1 ip address and subnet</li> | ||
| + | <li>andLinux launcher registry configuration</li> | ||
| + | <li>andLinux /etc/profile configuration file</li> | ||
| + | </ul> | ||
| + | <h2>andLinux eth1 ip address configuration</h2> | ||
| + | <p>lorem ipsum</p> | ||
| + | <h2>andLinux /etc/profile configuration</h2> | ||
| + | <p>lorem ipsum</p> | ||
| + | <h2>TAP-Colinux ip address configuration</h2> | ||
| + | <p>lorem ipsum</p> | ||
| + | <h2>andLinux launcher configuration</h2> | ||
| + | <p>lorem ipsum</p> | ||
Revision as of 20:58, 21 April 2008
Contents |
Abstract
andLinux is configured with two network interfaces by default, eth0 and eth1. The eth1 is used to communicate to the Windows host via the TAP-Colinux network interface.
The Windows interface is configured with ip address 192.168.11.1, and the Linux eth1 adapter is configured with 192.168.11.150. The TAP-Colinux interface operates as a router, so from the Windows host you can ping the eth1 interface and access the various network services you have configured.
What needs to be changed?
In order to change the network ip addresses you need to modify the following configuration items:
- TAP-Colinux ip address and subnet
- andLinux eth1 ip address and subnet
- andLinux launcher registry configuration
- andLinux /etc/profile configuration file
andLinux eth1 ip address configuration
lorem ipsum
andLinux /etc/profile configuration
lorem ipsum
TAP-Colinux ip address configuration
lorem ipsum
andLinux launcher configuration
lorem ipsum
