
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.thelinuxwiki.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=adb_shell_network_ip_tools_reference</id>
		<title>adb shell network ip tools reference - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=adb_shell_network_ip_tools_reference"/>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=adb_shell_network_ip_tools_reference&amp;action=history"/>
		<updated>2026-04-29T00:20:32Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21.5</generator>

	<entry>
		<id>http://www.thelinuxwiki.com/index.php?title=adb_shell_network_ip_tools_reference&amp;diff=1449&amp;oldid=prev</id>
		<title>Nighthawk: Nighthawk moved page adb shell reference to adb shell network ip tools reference</title>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=adb_shell_network_ip_tools_reference&amp;diff=1449&amp;oldid=prev"/>
				<updated>2023-09-02T15:28:12Z</updated>
		
		<summary type="html">&lt;p&gt;Nighthawk moved page &lt;a href=&quot;/index.php?title=adb_shell_reference&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;adb shell reference (page does not exist)&quot;&gt;adb shell reference&lt;/a&gt; to &lt;a href=&quot;/index.php/adb_shell_network_ip_tools_reference&quot; title=&quot;adb shell network ip tools reference&quot;&gt;adb shell network ip tools reference&lt;/a&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;tr style='vertical-align: top;'&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 15:28, 2 September 2023&lt;/td&gt;
			&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Nighthawk</name></author>	</entry>

	<entry>
		<id>http://www.thelinuxwiki.com/index.php?title=adb_shell_network_ip_tools_reference&amp;diff=4&amp;oldid=prev</id>
		<title>Nighthawk: Created page with &quot;to check network interfaces, use netcfg instead of trying ifconfg  # netcfg  == routes == to view main routing table only  # ip route show  to view ip rules (whatever those ar...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=adb_shell_network_ip_tools_reference&amp;diff=4&amp;oldid=prev"/>
				<updated>2013-02-25T17:27:19Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;to check network interfaces, use netcfg instead of trying ifconfg  # netcfg  == routes == to view main routing table only  # ip route show  to view ip rules (whatever those ar...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;to check network interfaces, use netcfg instead of trying ifconfg&lt;br /&gt;
 # netcfg&lt;br /&gt;
&lt;br /&gt;
== routes ==&lt;br /&gt;
to view main routing table only&lt;br /&gt;
 # ip route show&lt;br /&gt;
&lt;br /&gt;
to view ip rules (whatever those are...)&lt;br /&gt;
 # ip rule show&lt;br /&gt;
&lt;br /&gt;
 # ip route add 192.168.15.0/24 via 192.168.35.1 dev tun0&lt;br /&gt;
&lt;br /&gt;
 ip route del 10.10.10.0/24 via 192.168.1.1 dev eth0&lt;br /&gt;
&lt;br /&gt;
 ip route del default via 192.168.1.1 dev eth0&lt;br /&gt;
&lt;br /&gt;
 ip route list table all &lt;br /&gt;
&lt;br /&gt;
 ip route change table wifi default via 192.168.1.1 dev eth0&lt;br /&gt;
&lt;br /&gt;
thorough guide:&lt;br /&gt;
 http://linux-ip.net/html/tools-ip-route.html&lt;br /&gt;
&lt;br /&gt;
[[category:android]]&lt;/div&gt;</summary>
		<author><name>Nighthawk</name></author>	</entry>

	</feed>