From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/9399 Path: main.gmane.org!not-for-mail From: Mark Denovich Newsgroups: gmane.emacs.gnus.general Subject: Can't connect with nntp-open-telnet Date: Tue, 14 Jan 1997 13:24:25 -0500 Message-ID: <32DBCF59.B1B@pitt.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----------7D526EFC64611" X-Trace: main.gmane.org 1035149432 18239 80.91.224.250 (20 Oct 2002 21:30:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:30:32 +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 KAA20466 for ; Tue, 14 Jan 1997 10:58:07 -0800 Original-Received: from post-ofc04.srv.cis.pitt.edu (root@post-ofc04.srv.cis.pitt.edu [136.142.185.11]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Tue, 14 Jan 1997 19:37:12 +0100 Original-Received: from denovich.signalsoft.com ([207.87.204.226]) by post-ofc04.srv.cis.pitt.edu with ESMTP (8.8.4/cispo-2.0.1.7) ID for ; Tue, 14 Jan 1997 13:24:24 -0500 (EST) X-Sender: Mark Denovich X-Mailer: Mozilla 4.0b1 (Win95; I) Original-To: ding@ifi.uio.no X-Priority: Normal Xref: main.gmane.org gmane.emacs.gnus.general:9399 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:9399 ------------7D526EFC64611 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii 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")))) However this only replies with: Loading gnus-group...done Opening nntp server on firewall... Denied server I'm a relative elisp-virgin, how can I receive more debugging info, or did I just screw up the parameter list? --Mark ------------7D526EFC64611 Content-Transfer-Encoding: 7bit Content-Type: text/html; charset=us-ascii
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"))))
 
However this only replies with:
 
        Loading gnus-group...done 
        Opening nntp server on firewall... 
        Denied server
 
I'm a relative elisp-virgin, how can I receive more debugging info, or did I just screw up the parameter list?
 
    --Mark
 
------------7D526EFC64611-- 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 From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/9418 Path: main.gmane.org!not-for-mail From: Thor Kristoffersen Newsgroups: gmane.emacs.gnus.general Subject: Re: Can't connect with nntp-open-telnet Date: 15 Jan 1997 10:57:54 +0200 Sender: thor@unik.no Message-ID: References: <32DBCF59.B1B@pitt.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.69) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035149447 18337 80.91.224.250 (20 Oct 2002 21:30:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:30:47 +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 BAA22366 for ; Wed, 15 Jan 1997 01:06:15 -0800 Original-Received: from janus.unik.no (janus.unik.no [193.156.96.46]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Wed, 15 Jan 1997 09:58:04 +0100 Original-Received: from embla.unik.no (embla.unik.no [193.156.96.168]) by janus.unik.no (8.7.5/8.7.3) with ESMTP id JAA24634 for ; Wed, 15 Jan 1997 09:57:55 +0100 (MET) Original-Received: (from thor@localhost) by embla.unik.no (8.7.5/8.7.3) id JAA18526; Wed, 15 Jan 1997 09:57:54 +0100 (MET) Original-To: ding@ifi.uio.no In-Reply-To: Lars Magne Ingebrigtsen's message of 15 Jan 1997 02:13:22 +0100 Original-Lines: 23 X-Mailer: Red Gnus v0.80/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:9418 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:9418 Lars Magne Ingebrigtsen writes: > > (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 don't think he mentioned which version of Gnus he is using, but as he is posting this to the ding list it is probably Red Gnus, and in that case `nntp-open-server-function' must be replaced with `nntp-open-connection-function'. Thor -- Thor Kristoffersen - http://www.unik.no/~thor/