AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20070719105900.182a6db8@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<warren.gale@onstor.com>,<brian.stark@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#mh/Mailbox/sent	0	20070719105417.0b59afcb@ripper.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Thu, 19 Jul 2007 10:59:11 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: Warren Gale <warren.gale@onstor.com>
Cc: Brian Stark <brian.stark@onstor.com>
Subject: Re: problem with first managment port on bobcat
Message-ID: <20070719105911.34e6bbb0@ripper.onstor.net>
In-Reply-To: <20070719105417.0b59afcb@ripper.onstor.net>
References: <20070719105417.0b59afcb@ripper.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

On Thu, 19 Jul 2007 10:54:17 -0700 Andrew Sharp <andy.sharp@onstor.com>
wrote:

> Hi Warren,
> 
> Since your prom-man, I thought I would ask you this.  I've got a bc
> that seems to have a frelled ethernet port on the first management
> interface, so I thought I would try to use the second one, but the
> PROM code doesn't seem to be able to handle this.  I can set up an IP
> address on it and whatnot, but when I try to send network traffic
> through it, I get errors from the the box.  Can you confirm that the
> PROM networking code makes assumptions about what port is being used
> to tftp things?  Like, I was trying to tftp a new prom image or a
> linux kernel, but it just spewed errors.
> 
> Cheers,
> 
> a

Just for reference, here is some of the output from the filer:

SSC-PROM> bsd ip show
Interface Table      
--------------------------------------------------------------
Name                Mac-Addr                Op-St   Adm-St      IP/Mask  
--------------------------------------------------------------           
fp:0:0:0(NULL)      00-07-34-00-90-00       UP      DOWN       
fp:0:0:1(NULL)      00-07-34-00-90-01       UP      UP         10.0.0.53/24
                                                                           
fp:0:0:2(NULL)      08-08-00-00-01-02       UP      DOWN       192.168.192.17/24
                                                                               
lo:0:0:0(NULL)      00-00-00-00-00-00       UP      UP         
SSC-PROM> bsd ping 10.0.0.53                                   
File: if_ether.c, Line: 879 
arplookup 10.0.0.0 failed: host is not on local network
                                                       
File: if_ether.c, Line: 477
arpresolve: can't allocate llinfo for 10.0.0.0rt
                                                
File: if_ether.c, Line: 879
arplookup 10.0.0.53 failed: host is not on local network
                                                        
File: if_ether.c, Line: 477
arpresolve: can't allocate llinfo for 10.0.0.53rt
                                                 
SSC-PROM> File: if_ether.c, Line: 879
arplookup 10.0.0.53 failed: host is not on local network
                                                        
File: if_ether.c, Line: 477
arpresolve: can't allocate llinfo for 10.0.0.53rt
                                                 

SSC-PROM> File: if_ether.c, Line: 879
arplookup 10.0.0.53 failed: host is not on local network
                                                        
File: if_ether.c, Line: 477
arpresolve: can't allocate llinfo for 10.0.0.53rt
                                                 
SSC-PROM> bsd rt show
Route Table          
--------------------------------------------------------------------------------
Dest                 Gateway               Flags    Intf                  refc( 
--------------------------------------------------------------------------------
10.0.0.0       /8    10.0.0.53             0x1000803 fp:0:0:1(NULL)      1(8115)
192.168.192.0  /24   00-00-00-00-00-00     0x101     fp:0:0:2(NULL)      0(8115)
SSC-PROM> 
