On Tue, 28 Apr 2009, Tim Wescott wrote:
> t...@thishere:~$ cat /etc/hosts
> 127.0.0.1 localhost
> 127.0.1.1 thishere
So, 'thishere' is on a different subnet from 'localhost'. Where's
'thatthere' located?
Consider doing something like this:
127.0.0.1 localhost
192.168.0.1 thishere
192.168.0.2 thatthere
Now they're all on the same subnet.
Rich
--
Richard B. Shepard, Ph.D. | Integrity Credibility
Applied Ecosystem Services, Inc. | Innovation
<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug