According to Arno Verhoeven: While burning my CPU.
> 
> Gareth Rowlands wrote:
> > 
> > On Sat, 13 Mar 1999 17:30:01 +0100, [EMAIL PROTECTED] said:
> > 
> > > I thought that after all the dust around the new 2.2 kernel was settled
> > > I would try it myself....
> > 
> > > But I'm having problems getting some parts of AX.25 to work properly.
> > 
> > > Does anybody have a sollution for this.?
> > 
> > Have you tried setting up these interfaces with 'ifconfig' also ?
> > 
> > 73, Gareth.
> 
> 
> How exactly do I do that?
> I'm setting up the scc ports for normal AX.25 like this;
> 
> /sbin/modprobe -r scc
> /sbin/modprobe scc
> /sbin/sccinit
> /sbin/ifconfig scc0 down
> /sbin/ifconfig scc0 44.137.24.147 broadcast 44.137.27.255 netmask
> 255.255.252.0
> /sbin/ifconfig scc0 hw ax25 PE1ICQ-1 arp mtu 256 up 
> 
> How do I use ifconfig to create a NET/ROM port on scc0 ?
> 
> I've tried 
>  ifconfig scc0 hw netrom PE1ICQ-10

Use nrattach first, and possably modprobe netrom, or let kerneld do it for
you via /etc/conf.modules;
alias net-pf-6 netrom

nrattach -i 44.xx.xx.xx -m 236 netrom

{ /etc/ax25/nrports }

netrom PE1ICQ-10 LINUX 236 Pipo_port

{ /etc/ax25/nrbroadcast  }

scc0    1       220     110     1   # just an example.

Now you can use ifconfig to configure braoadcast netmask etc.

Dont forget to start netromd with;

netromd   #man netromd for start options.

> 
> But then I get SIOCSIFHWADDR: Invalid argument
> 
> Please help....
> 
> 73, Arno pe1icq
> 


-- 
Regards Richard.
[EMAIL PROTECTED]

Reply via email to