check #system-config-network<br><br>
<div><span class="gmail_quote">On 2/27/07, <b class="gmail_sendername">Bruno Wolff III</b> <<a href="mailto:bruno@wolff.to">bruno@wolff.to</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Tue, Feb 27, 2007 at 11:18:16 -0500,<br>Claude Jones <<a href="mailto:claude_jones@levitjames.com">claude_jones@levitjames.com
</a>> wrote:<br>> On Tue February 27 2007, Bruno Wolff III wrote:<br>> > /sbin/ip addr list<br>><br>> One of the few things I do from the command line in both windows and linux on<br>> a regular basis is this: the Windows "ipconfig /all" command is actually
<br>> better, though, I wouldn't be surprised to find there's options in the "ip"<br>> utility I haven't discovered yet since I just learned of it.<br>><br>> The windows command with the /all switch reveals much useful info - not just
<br>> mac and ip addresses, but, the gateways being used, and the dns servers<br>> configured for those addresses, something I often need to know.<br><br>To see routes, use:<br>ip route list<br><br>In Unix dns server ip addresses aren't really bound to interfaces. When some
<br>interfaces become active they may change the dns server ip addresses, but<br>then all (normal) applications start using those new addresses.<br>The dns server addresses are kept in /etc/resolv.conf .<br><br>--<br>fedora-list mailing list
<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list</a><br></blockquote>
</div><br>