[YLUG] ssh

Tom Hayward nessieliberation at gmail.com
Fri Oct 12 09:47:36 BST 2007


I couldn't figure what the terms of using ssh.y.a.u were, the sns faq
says you can use ssh, the old? faq (or at least another one) says you
can use ssh via ssh.y.a.u, and then the server replies to an attempt
to connect with:

This machine is the offcampus gateway and is not available for use on campus
Connection to ssh.york.ac.uk closed.

so I really don't know what the actual policies are.

Is there a definite server that I can and may ssh to from here?
I'm happy to port forward, or even daisy chain port forwarding... but
I just don't know what goes.

Tom

On 12/10/2007, Harry Mills <mail at hjmills.co.uk> wrote:
> Hi Tom,
>
> That guide is really useless. I was having problems and the only way I
> have found to connect is to do the following:
> # ifdown eth0
> # ifconfig eth0 promisc
> # wpa_supplicant -i eth0 -D wired -B -d
> -c /etc/wpa_supplicant/wpa_supplicant.conf
> # dhclient eth0
> That gets me online, to get out on ssh or to use irc I need to connect
> to the ssh.york.ac.uk server first.
> $ ssh abc123 at ssh.york.ac.uk
> This is for tunnelling the IRC connection:
> $ ssh abc123 at ssh.york.ac.uk -L 1234:irc.freenode.net:6667
> Then you can connect to freenode by connecting to the irc server your PC
> thinks is running on localhost:1234.
>
> Hope this helps
>
> Harry
>
> On Fri, 2007-10-12 at 09:05 +0100, Tom Hayward wrote:
> > Well, I did do that as per that guide before... I think I had an
> > error, probably similar to the one I got when I tried it just now.
> >
> > and the contents of the file /etc/wpa_supplicant/SecureServer.509/ is
> > 3 lines of rather strange looking stuff - mostly non-ascii, but with
> > the strings "RSA Data Security, Inc.1.0" and "Secure Server
> > Certification Authority" visible
> >
> > judging by the error, I'm guessing that that file is at least partially b0rked?
> >
> >
> > Initializing interface 'eth0' conf '/etc/wpa_supplicant.conf' driver
> > 'wired' ctrl_interface 'N/A' bridge 'N/A'
> > Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf'
> > Reading configuration file '/etc/wpa_supplicant.conf'
> > ctrl_interface='/var/run/wpa_supplicant'
> > ctrl_interface_group='root' (DEPRECATED)
> > ap_scan=0
> > Line 7: failed to parse ca_cert '/etc/wpa_supplicant/SecureServer.509'.
> > Line 7: failed to parse ca_cert '/etc/wpa_supplicant/SecureServer.509'.
> > Line 14: failed to parse network block.
> > Failed to read or parse configuration '/etc/wpa_supplicant.conf'.
> > Failed to add interface eth0
> > Cancelling scan request
> > Cancelling authentication timeout
> >
> > /tom
> >
> >
> > On 12/10/2007, B Thompson <bt4 at york.ac.uk> wrote:
> > > On Fri, Oct 12, 2007 at 12:57:48AM +0100, Tom Hayward wrote:
> > > > I am unable to get out of campus on port 22 through the sns [using
> > > > hostnames or IPs] (trying to connect just times out eventually), yet I
> > > > should be able to, and someone else on the corridor can. Am I doing
> > > > anything wrong (I followed the sns setup guide pretty much to the
> > > > letter I believe, and below is route -n
> > > >
> > > > Kernel IP routeing table
> > > > Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
> > > > 172.16.18.0     0.0.0.0         255.255.254.0   U     0      0        0 eth0
> > > > 169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 eth0
> > > > 0.0.0.0         172.16.18.1     0.0.0.0         UG    100    0        0 eth0
> > > >
> > > > also, from ifconfig: inet addr:172.16.19.92  Bcast:172.16.19.255
> > > > Mask:255.255.254.0
> > > >
> > > > I don't know if this is one worth asking the cserv about, but if
> > > > anyone know anything that can help, it would be greatly appreciated.
> > >
> > > Yes, Computing Service is the place to ask these types of
> > > questions.
> > >
> > > Your IP address is 172.16.x.x which means you have not yet
> > > authenticated with 802.1X. Please have a look at this page for info :-
> > >
> > > http://www.york.ac.uk/services/cserv/net/nas/linux.html
> > >
> > > If you have any further questions, please send them to infodesk at york.ac.uk.
> > >
> > > --
> > >
> > > Ben Thompson
> > >
> > >
> > > _______________________________________________
> > > York mailing list
> > > York at lists.lug.org.uk
> > > https://mailman.lug.org.uk/mailman/listinfo/york
> > >
> >
> >
> Regards,
> HJMills
>
> http://hjmills.co.uk
>
> Nietzsche is pietzsche, but Schiller is killer, and Goethe is moethe.
>
>
> _______________________________________________
> York mailing list
> York at lists.lug.org.uk
> https://mailman.lug.org.uk/mailman/listinfo/york
>



More information about the York mailing list