<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://iridia.ulb.ac.be/w/index.php?action=history&amp;feed=atom&amp;title=Robotic_Arena</id>
	<title>Robotic Arena - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://iridia.ulb.ac.be/w/index.php?action=history&amp;feed=atom&amp;title=Robotic_Arena"/>
	<link rel="alternate" type="text/html" href="https://iridia.ulb.ac.be/w/index.php?title=Robotic_Arena&amp;action=history"/>
	<updated>2026-05-05T10:22:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.4</generator>
	<entry>
		<id>https://iridia.ulb.ac.be/w/index.php?title=Robotic_Arena&amp;diff=6614&amp;oldid=prev</id>
		<title>Manubrambi: Created page with &quot;== Connect both to the Internet and the e-puck network ==  edit /etc/network/interfaces put this:    auto lo eth0 eth0:1   iface lo inet loopback   iface eth0 inet static        …&quot;</title>
		<link rel="alternate" type="text/html" href="https://iridia.ulb.ac.be/w/index.php?title=Robotic_Arena&amp;diff=6614&amp;oldid=prev"/>
		<updated>2013-11-29T12:48:32Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Connect both to the Internet and the e-puck network ==  edit /etc/network/interfaces put this:    auto lo eth0 eth0:1   iface lo inet loopback   iface eth0 inet static        …&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Connect both to the Internet and the e-puck network ==&lt;br /&gt;
&lt;br /&gt;
edit /etc/network/interfaces&lt;br /&gt;
put this:&lt;br /&gt;
&lt;br /&gt;
  auto lo eth0 eth0:1&lt;br /&gt;
  iface lo inet loopback&lt;br /&gt;
  iface eth0 inet static&lt;br /&gt;
        address 10.0.0.XXX  #(high value &amp;gt; 160)&lt;br /&gt;
        network 10.0.0.0&lt;br /&gt;
        netwmask 255.255.255.0&lt;br /&gt;
        broadcast 10.0.0.255&lt;br /&gt;
        gateway 10.0.0.1&lt;br /&gt;
  iface eth0:1 inet static&lt;br /&gt;
        address 10.0.1.X #(low value &amp;lt; 10)&lt;br /&gt;
        network 10.0.1.0&lt;br /&gt;
        netmask 255.255.255.0&lt;br /&gt;
        broadcast 10.0.1.255&lt;br /&gt;
&lt;br /&gt;
Put the correct static IPs and remove the comments&lt;br /&gt;
&lt;br /&gt;
Restart the network&lt;br /&gt;
  sudo /etc/init.d/networking restart&lt;/div&gt;</summary>
		<author><name>Manubrambi</name></author>
	</entry>
</feed>