![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| loopback in 4.1.4.0 AIX server | terron79 | AIX | 0 | 03-12-2007 02:10 PM |
| dummie ksh | heartwork | Shell Programming and Scripting | 3 | 03-06-2007 08:29 PM |
| Can I Use Loopback Devices with LVM? | deckard | Filesystems, Disks and Memory | 3 | 03-09-2005 04:27 AM |
| Dummie Question, Can anyone take a screen shot of a UNIX system? | Punk18 | UNIX for Dummies Questions & Answers | 4 | 08-17-2001 09:28 AM |
| Please help this Dummie | Rmeyvogel | UNIX for Dummies Questions & Answers | 1 | 05-17-2001 03:13 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Dummie question on ping (loopback)
what's the point of having loopback when you can just ping your local ip address? for example if my ip is 1.1.1.1, why can't i just do ping 5 1.1.1.1 instead of ping 5 127.0.1.1? it seems to me the only point in having it is for the sake of convenience?
|
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
For ping, I think pinging both of them is the same (but why do you ever want to ping myself?)
But having an IP or 'localhost' alias hostname is always convenient, as those given dynamic addresses have a consistent way to refer to "myself". Just my 20cents. |
|
#3
|
||||
|
||||
|
See this thread for a explaination of why you need it.
|
||||
| Google The UNIX and Linux Forums |