From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/9405 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Can't connect with nntp-open-telnet Date: 15 Jan 1997 02:13:22 +0100 Sender: larsi@proletcult.slip.ifi.uio.no Message-ID: References: <32DBCF59.B1B@pitt.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035149437 18269 80.91.224.250 (20 Oct 2002 21:30:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:30:37 +0000 (UTC) Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.4/8.8.4) with SMTP id RAA21504 for ; Tue, 14 Jan 1997 17:29:02 -0800 Original-Received: from proletcult.slip.ifi.uio.no (root@ppp12.larris.ifi.uio.no [129.240.68.112]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Wed, 15 Jan 1997 02:14:32 +0100 Original-Received: (from larsi@localhost) by proletcult.slip.ifi.uio.no (8.8.2/8.8.2) id CAA18343; Wed, 15 Jan 1997 02:13:23 +0100 Original-To: ding@ifi.uio.no In-Reply-To: Mark Denovich's message of Tue, 14 Jan 1997 13:24:25 -0500 Original-Lines: 26 X-Mailer: Red Gnus v0.81/Emacs 19.34 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > My usenet server will only allow connections from the pitt.edu domain... > While I'm at work I can't read news, from the FAQ I thought the > following might get me around that problem: > > (setq gnus-select-method '(nntp "firewall" > (nntp-address "unixs.cis.pitt.edu") > (nntp-open-server-function nntp-open-telnet) > (nntp-end-of-line "\n") > (nntp-telnet-user-name "madst38") > (nntp-telnet-passwd "XXXXXXX") > (nntp-telnet-parameters ("telnet" "usenet.pitt.edu" > "nntp")))) This should work, I think, although these things often take some fiddling. I've yet to come up with something that seems to work on more than a couple of systems at a time. :-) I would suggest `M-x edebug-defun' on `nntp-open-telnet' in "nntp.el" and SPC through it an see what happens, while keeping an eye on the output in the " *nntpd*" buffer. -- (domestic pets only, the antidote for overdose, milk.) larsi@ifi.uio.no * Lars Ingebrigtsen