<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Lance,<br>
<br>
F5 login works fine with a minor error.<br>
<br>
$ f5login test-f5-01<br>
test-f5-01<br>
spawn ssh -c 3des -x -l root test-f5-01<br>
Password: <br>
Last login: Fri Jul 13 14:26:28 2007 from 172.24.100.12<br>
root<br>
[root@test-f5-01:Active] config # root<br>
-bash: root: command not found<br>
[root@test-f5-01:Active] config # <br>
[root@test-f5-01:Active] config # <br>
[root@test-f5-01:Active] config # <br>
<br>
I don't know how to debug otherwise I would turn on debug too. If you
can provide some hints on debug, I would appreciate it.<br>
<br>
Thanks,<br>
Sam<br>
<blockquote
 cite="mid:20070713132808.8e114e4890519e5179c192e02d6bca26.0a49157a0e.wbe@email.secureserver.net"
 type="cite">
  <pre wrap="">What error(s) do you get when you try to run your f5rancid?

Where does it fail if you debug your f5login?


-lance

  </pre>
  <blockquote type="cite">
    <pre wrap="">-------- Original Message --------
Subject: [rancid]  F5 load balancer support
From: Sam Munzani <a class="moz-txt-link-rfc2396E" href="mailto:smunzani@comcast.net">&lt;smunzani@comcast.net&gt;</a>
Date: Fri, July 13, 2007 12:45 pm
To: <a class="moz-txt-link-abbreviated" href="mailto:rancid-discuss@shrubbery.net">rancid-discuss@shrubbery.net</a>

Hi,

Did anybody happened to hack one of Cisco scripts to support BigIP F5
boxes? It should be pretty simple. All I want to do is login and type "b
list" which is equivalent of "show run" on cisco.

However for some reason things not working. All I did was copied clogin
to f5login, copied rancid to f5rancid and added following to rancid-fe.
elsif ($vendor =~ /^f5$/i)              { exec('f5rancid', $router); }

Then modified f5 rancid file and kept only one command in list of
commands "b list".

For some reason its not working. I can post my configs here if somebody
like to see them.

Thanks,
Sam
_______________________________________________
Rancid-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Rancid-discuss@shrubbery.net">Rancid-discuss@shrubbery.net</a>
<a class="moz-txt-link-freetext" href="http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss">http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->

  </pre>
</blockquote>
<br>
</body>
</html>