View previous topic :: View next topic |
Author |
Message |
DevX n00b
Joined: 08 Apr 2004 Posts: 26
|
Posted: Tue Dec 14, 2004 8:34 pm Post subject: Virtaul Hosts : ip aliases |
|
|
Hi,
Is it possible to have ip aliases associated with the loopback device 127.0.0.1. If so where would I find info on how to ifconfig them.
Thanks for your time. _________________ Still Dreaming |
|
Back to top |
|
|
noup l33t
Joined: 21 Mar 2003 Posts: 917
|
Posted: Thu Dec 16, 2004 3:15 pm Post subject: |
|
|
in your /etc/hosts, you would have something like:
Code: |
127.0.0.1 devxcomputer.devxnetwork devxcomputer localhost localhost.localdomain devx_alias1 devx_alias2
|
is this what you want? _________________ noup. |
|
Back to top |
|
|
|