Thanks for your reply. The app I was interested in fixing was gm-notify (
https://code.launchpad.net/gm-notify) which is a notifier for gmail. But to
be honest I've since lost interest in the question because I patched gwibber
to read the gmail atom feed instead of fixing this :)
Anyway the releva
All,
I've been having some problems using Conch/SSH to talk to the SSH server
on Cisco IOS (specifically the netconf subsystem)
It seems that the IOS SSH server reacts badly to the following:
c: syn
s: syn,ack
c: ack
c: PSH ,
s: PSH
i.e. IOS doesn't like being bombarded with either the vers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
First of all, sorry for the lack of promised gpsd support updates
yesterday, I was in bed with the flu (and still am, I guess -- it's
just slightly less bad than yesterday), so if I'm not making any
sense, blame me being delirious.
As you might
Oh, I think I've just found a nice and clever way of doing it.
Let's stop pretending that altitudes are special. After all, the axes
altitude, latitude and longitude are measured on are all orthogonal.
The only difference is that we use degrees to measure one and meters
to measure the other (becau
On Sep 3, 2009, at 5:38 AM, Phil Mayers wrote:
> All,
>
> I've been having some problems using Conch/SSH to talk to the SSH
> server
> on Cisco IOS (specifically the netconf subsystem)
>
> It seems that the IOS SSH server reacts badly to the following:
>
> c: syn
> s: syn,ack
> c: ack
> c: PSH
On Thu, Sep 3, 2009 at 2:38 AM, Phil Mayers wrote:
> All,
>
> I've been having some problems using Conch/SSH to talk to the SSH server
> on Cisco IOS (specifically the netconf subsystem)
...
> i.e. IOS doesn't like being bombarded with either the version string or
> KEX before it's sent its own ban
James Y Knight wrote:
>> It seems that the IOS SSH server reacts badly to the following:
>>
>> c: syn
>> s: syn,ack
>> c: ack
>> c: PSH ,
>> s: PSH
>>
>>
>> i.e. IOS doesn't like being bombarded with either the version string
>> or
>> KEX before it's sent its own banner.
>
> I'm surprised to
Pavel Pergamenshchik wrote:
> On Thu, Sep 3, 2009 at 2:38 AM, Phil Mayers wrote:
>> All,
>>
>> I've been having some problems using Conch/SSH to talk to the SSH server
>> on Cisco IOS (specifically the netconf subsystem)
> ...
>> i.e. IOS doesn't like being bombarded with either the version string
I've installed the 32-bit Python on Snow Leopard (for various reasons
unrelated to twisted) and would like to get twisted working with it.
I've tried downloading twisted and running the standard "sudo python
setup.py install" -- but that seems to simply install it in the system
Python installation.