Re: Irssi IP/Hostname question
Herr Schnegg <[email protected]> Thu, 19 Apr 2007 22:20:24 +0200
| Newsgroups | gmane.network.irc.irssi.user |
|---|---|
| Message-ID | <1177014024.27040.19.camel@daniela> |
Hi Sander On Thu, 2007-04-19 at 21:55 +0200, Sander Smeenk wrote: > irssi can use any non-rfc1918 (that is 192.168.x.x, 172.16.x.x, > 10.x.x.x, etc) ip that is configured on your machine, and it will use > the reverse configured for that ip address. I used yast to configure the hostname for my public ip address. one of the entries is: 127.0.0.1 localhost now I created another with my public ip address (the same as /whois gives back), mydomain.tdl as Host Name and also mydomain.tdl as host alias. Is that correct? Now I started irssi by using the following command: irssi --hostname=mydomain.tdl --nick=herr_schnegg --connect=myircserver but /whois nevertheless gives back my public ip.