Odd /etc/hosts entry

Steve Bertrand iaccounts at ibctech.ca
Mon Jul 26 10:53:31 PDT 2004


> So, I just debugged a majorly annoying problem doing port forwarding with
> SSH.  Thanks to some creative Googling, I realized I had a weird entry in
> my hosts file.  What does this "::1" entry mean?
>
> #::1			localhost localhost.my.domain

It's an entry for IPv6, and it is commented out (not used).

::1 is the IP for localhost with IPv6, exactly the same as 127.0.0.1 is
for v4.

Steve

>
> -Clint
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"
>




More information about the freebsd-questions mailing list