Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to forge a local file system server with IGEPv2 Board

2 bytes removed, 17:46, 26 October 2011
Set up internet connection
iface eth0 inet dhcp
</pre>
NOTE: Some routers give a static IP&nbsp;via Dhcp identifying the MAC&nbsp;address, others give a random free IP when we send Dhcp request. Also you can configure:/etc/network/interfaces to get a static IP with the following lines:
<pre>auto eth0
iface eth0 inet static
4,199
edits