No. :|
But I need a module "slip"?

I have some doubts. First I found these packages:
http://jackalope.cs.berkeley.edu:8080/lowpan/kamikaze/7.09/packages/mips/Packages

And then a I found a tutorial about cross compiling:
http://smote.cs.berkeley.edu:8000/tracenv/wiki/blip/CrossCompiling

I need those packages or just have the ip-driver executable file (more  
serial_tun.conf) compiled to RB433 plataform (ar71xx)?



-----Mensagem original-----
De: [email protected]  
[mailto:[email protected]] Em nome de  
[email protected]
Enviada: sábado, 26 de Fevereiro de 2011 07:54
Para: [email protected]
Assunto: Re: [Tinyos-help] 6lowpan - openWRT

I cannot see a module  called '*slip*',
and I would imagine there had to be one!
unless you set it to =Y. BUT you might have
to set it to =M or pass it an argument via
sysctl. Do you see what I mean ?

Cheers,
-- 
Ilya

On Wed, Feb 23, 2011 at 02:56:56PM +0000, Carlos Rodrigues wrote:
> dmesg (serial port related):
>
> Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
> serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
> console [ttyS0] enabled, bootconsole disabled
>
> -----
>
> lsmod:
>
> root@router1:~# lsmod
> Module                  Size  Used by    Not tainted
> btusb                   8368  0
> hci_uart               10432  0
> hidp                    9968  0
> bnep                    8336  0
> rfcomm                 30704  0
> sco                     6560  0
> l2cap                  27536  5 hidp,bnep,rfcomm
> bluetooth              43664  7 btusb,hci_uart,hidp,bnep,rfcomm,sco,l2cap
> usbhid                 14032  0
> pl2303                 13168  0
> ftdi_sio               28704  0
> hid                    58880  2 hidp,usbhid
> usb_storage            32560  0
> usbserial              24352  2 pl2303,ftdi_sio
> usblp                   8512  0
> evdev                   6416  0
> ohci_hcd               16896  0
> batman_adv             39808  0
> ip6t_REJECT             2448  0
> ip6t_LOG                4288  0
> ip6t_rt                 1520  0
> ip6t_hbh                1280  0
> ip6t_mh                  704  0
> ip6t_ipv6header          992  0
> ip6t_frag                864  0
> ip6t_eui64               720  0
> ip6t_ah                  800  0
> ip6table_raw             608  0
> ip6_queue               4000  0
> ip6table_mangle          976  0
> ip6table_filter          688  0
> ip6_tables              8976  9
> ip6t_LOG,ip6t_rt,ip6t_hbh,ip6t_ipv6header,ip6t_frag,ip6t_ah,ip6table_raw,ip6table_mangle,ip6table_filter
> nf_conntrack_ipv6       8608  0
> arptable_filter          640  0
> arpt_mangle              864  0
> arp_tables              7376  1 arptable_filter
> ipt_SET                 1120  0
> ipt_set                  880  0
> ip_set_setlist          3088  0
> ip_set_portmap          2624  0
> ip_set_nethash          6976  0
> ip_set_macipmap         2352  0
> ip_set_iptreemap        8064  0
> ip_set_iptree           4416  0
> ip_set_ipportnethash     8688  0
> ip_set_ipportiphash     6832  0
> ip_set_ipporthash       6400  0
> ip_set_ipmap            2416  0
> ip_set_iphash           5312  0
> ip_set                 12208 24
> ipt_SET,ipt_set,ip_set_setlist,ip_set_portmap,ip_set_nethash,ip_set_macipmap,ip_set_iptreemap,ip_set_iptree,ip_set_ipportnethash,ip_set_ipportiphash,ip_set_ipporthash,ip_set_ipmap,ip_set_iphash
> xt_IMQ                   704  0
> imq                     2624  0
> ipt_ULOG                3968  0
> ip_queue                4000  0
> nf_nat_snmp_basic       6832  0
> nf_nat_sip              4896  0
> nf_conntrack_sip       12272  1 nf_nat_sip
> nf_nat_rtsp             3248  0
> nf_conntrack_rtsp       4112  1 nf_nat_rtsp
> nf_nat_pptp             1264  0
> nf_conntrack_pptp       3120  1 nf_nat_pptp
> nf_nat_h323             4464  0
> nf_conntrack_h323      33872  1 nf_nat_h323
> nf_nat_proto_gre         848  1 nf_nat_pptp
> nf_conntrack_proto_gre     2448  1 nf_conntrack_pptp
> nf_nat_amanda            640  0
> nf_conntrack_amanda     1632  1 nf_nat_amanda
> nf_nat_tftp              432  0
> nf_conntrack_tftp       2400  1 nf_nat_tftp
> nf_nat_irc               816  0
> nf_conntrack_irc        2512  1 nf_nat_irc
> nf_nat_ftp              1328  0
> nf_conntrack_ftp        4640  1 nf_nat_ftp
> xt_policy               1936  0
> xt_esp                   768  0
> ipt_ah                   688  0
> xt_iprange              1024  0
> xt_HL                   1280  0
> xt_hl                    896  0
> xt_MARK                  496  0
> ipt_ECN                 1312  0
> xt_CLASSIFY              496  0
> xt_time                 1552  0
> xt_tcpmss                992  0
> xt_statistic             816  0
> xt_mark                  512  0
> xt_length                672  0
> ipt_ecn                  976  0
> xt_DSCP                 1392  0
> xt_dscp                 1008  0
> xt_string                880  0
> xt_layer7              10368  0
> xt_quota                 752  0
> xt_pkttype               592  0
> xt_owner                 688  0
> ipt_REDIRECT             672  0
> ipt_NETMAP               672  0
> ipt_MASQUERADE           992  2
> iptable_nat             2768  1
> nf_nat                 10160 13
> nf_nat_sip,nf_nat_rtsp,nf_nat_pptp,nf_nat_h323,nf_nat_proto_gre,nf_nat_amanda,nf_nat_tftp,nf_nat_irc,nf_nat_ftp,ipt_REDIRECT,ipt_NETMAP,ipt_MASQUERADE,iptable_nat
> xt_CONNMARK              768  0
> xt_recent               5536  0
> xt_helper                816  0
> xt_conntrack            2016  0
> xt_connmark              656  0
> xt_connbytes            1232  0
> xt_NOTRACK               544  0
> iptable_raw              656  1
> xt_state                 768  3
> nf_conntrack_ipv4       7376  6 iptable_nat,nf_nat
> nf_defrag_ipv4           624  1 nf_conntrack_ipv4
> nf_conntrack           37744 31
> nf_conntrack_ipv6,nf_nat_snmp_basic,nf_nat_sip,nf_conntrack_sip,nf_nat_rtsp,nf_conntrack_rtsp,nf_nat_pptp,nf_conntrack_pptp,nf_nat_h323,nf_conntrack_h323,nf_conntrack_proto_gre,nf_nat_amanda,nf_conntrack_amanda,nf_nat_tftp,nf_conntrack_tftp,nf_nat_irc,nf_conntrack_irc,nf_nat_ftp,nf_conntrack_ftp,xt_layer7,ipt_MASQUERADE,iptable_nat,nf_nat,xt_CONNMARK,xt_helper,xt_conntrack,xt_connmark,xt_connbytes,xt_NOTRACK,xt_state,nf_conntrack_ipv4
> ehci_hcd               31456  0
> sd_mod                 21616  0
> pppoe                   8304  0
> pppox                   1216  1 pppoe
> ipt_REJECT              1680  2
> xt_TCPMSS               2560  2
> ipt_LOG                 4176  0
> xt_comment               464  0
> xt_multiport            1792  0
> xt_mac                   576  0
> xt_limit                1008  1
> iptable_mangle           992  0
> iptable_filter           768  1
> ip_tables               8544  4   
> iptable_nat,iptable_raw,iptable_mangle,iptable_filter
> xt_tcpudp               1760 14
> x_tables                9296 59
> ip6t_REJECT,ip6t_LOG,ip6t_rt,ip6t_hbh,ip6t_mh,ip6t_ipv6header,ip6t_frag,ip6t_eui64,ip6t_ah,ip6_tables,arpt_mangle,arp_tables,ipt_SET,ipt_set,xt_IMQ,ipt_ULOG,xt_policy,xt_esp,ipt_ah,xt_iprange,xt_HL,xt_hl,xt_MARK,ipt_ECN,xt_CLASSIFY,xt_time,xt_tcpmss,xt_statistic,xt_mark,xt_length,ipt_ecn,xt_DSCP,xt_dscp,xt_string,xt_layer7,xt_quota,xt_pkttype,xt_owner,ipt_REDIRECT,ipt_NETMAP,ipt_MASQUERADE,iptable_nat,xt_CONNMARK,xt_recent,xt_helper,xt_conntrack,xt_connmark,xt_connbytes,xt_NOTRACK,xt_state,ipt_REJECT,xt_TCPMSS,ipt_LOG,xt_comment,xt_multiport,xt_mac,xt_limit,ip_tables,xt_tcpudp
> nfs                   123712  0
> sit                     7744  0
> ipcomp6                 1440  0
> xfrm6_tunnel            3968  1 ipcomp6
> xfrm6_mode_tunnel       1072  0
> xfrm6_mode_transport      704  0
> xfrm6_mode_beet         1168  0
> esp6                    3872  0
> ah6                     3328  0
> ipcomp                  1440  0
> xfrm4_tunnel            1008  0
> xfrm4_mode_tunnel       1152  0
> xfrm4_mode_transport      656  0
> xfrm4_mode_beet         1392  0
> esp4                    4064  0
> ah4                     2960  0
> ipip                    6192  0
> ip6_tunnel             10336  0
> ext2                   42224  0
> ppp_mppe                4864  0
> tunnel6                 1504  2 xfrm6_tunnel,ip6_tunnel
> tunnel4                 1616  3 sit,xfrm4_tunnel,ipip
> ext3                   91248  0
> jbd                    31376  1 ext3
> tun                    10048  0
> ppp_async               6400  0
> ppp_generic            18848  4 pppoe,pppox,ppp_mppe,ppp_async
> slhc                    4160  1 ppp_generic
> xfrm_user              15600  0
> xfrm_ipcomp             2640  2 ipcomp6,ipcomp
> af_key                 24432  0
> vfat                    7712  0
> fat                    42256  1 vfat
> ntfs                   89328  0
> lockd                  52896  1 nfs
> sunrpc                146096  3 nfs,lockd
> cifs                  206720  0
> ath9k                  66592  0
> ath9k_common            3552  1 ath9k
> ath9k_hw              255232  2 ath9k,ath9k_common
> ath                     7008  2 ath9k,ath9k_hw
> mac80211              161728  1 ath9k
> usbcore                97584 10
> btusb,usbhid,pl2303,ftdi_sio,usb_storage,usbserial,usblp,ohci_hcd,ehci_hcd
> ts_fsm                  2608  0
> ts_bm                   1456  0
> ts_kmp                  1344  5
> scsi_mod               68224  2 usb_storage,sd_mod
> rfkill                 10704  1 bluetooth
> nls_base                4800  5 vfat,fat,ntfs,cifs,usbcore
> crc16                    976  1 l2cap
> crc_ccitt                976  1 ppp_async
> cfg80211              116032  3 ath9k,ath,mac80211
> compat_firmware_class     4800  0
> compat                   752  0
> sha1_generic            1376  0
> md5                     4112  0
> hmac                    2304  0
> des_generic            19152  0
> arc4                     816  2
> aes_generic            30256  0
> wprobe                 10176  0
> deflate                 1360  0
> ecb                     1328  2
> cbc                     2016  0
> ipv6                  228720 28
> ip6t_REJECT,ip6_queue,ip6table_mangle,nf_conntrack_ipv6,sit,ipcomp6,xfrm6_tunnel,xfrm6_mode_tunnel,xfrm6_mode_beet,esp6,ah6,ip6_tunnel,tunnel6
> leds_gpio               1456  0
> button_hotplug          2736  0
> gpio_buttons            1968  0
> input_polldev           1360  1 gpio_buttons
> input_core             16896  9
> hidp,usbhid,hid,evdev,rfkill,button_hotplug,gpio_buttons,input_polldev
>
>
> -----Mensagem original-----
> De: [email protected]
> [mailto:[email protected]] Em nome de   
> [email protected]
> Enviada: terça-feira, 22 de Fevereiro de 2011 23:25
> Para: [email protected]
> Assunto: Re: [Tinyos-help] 6lowpan - openWRT
>
> Hi Carlos,
>
> can you attach `dmesg` output please !
> and `lsmod` perpaps as well ..
>
> I was also interested to try SLIP link with OpenWRT in fact :)
>
> Cheers,
> -- 
> Ilya
>
> On Tue, Feb 22, 2011 at 08:48:22PM -0000, Carlos Rodrigues wrote:
>
> [Esconder Texto Citado]
> Hi,
>
> I'm trying execute ip-driver in a RB433UAH running openwrt but when I try,
> have the following messages:
>
> root@router1:~# ./ip-driver -c serial_tun.conf /dev/ttyS0 iris
>
> 2011-02-22T14:42:58.955WET: INFO: Read config from 'serial_tun.conf'
>
> 2011-02-22T14:42:58.955WET: INFO: Using channel 15
>
> 2011-02-22T14:42:58.955WET: INFO: Retries: 5
>
> 2011-02-22T14:42:58.955WET: INFO: telnet console server running on port 6106
>
> 2011-02-22T14:42:58.980WET: INFO: created tun device: tun0
>
> 2011-02-22T14:43:04.081WET: FATAL: configuring interface failed!  aborting!
>
> I try find some files related with ip-driver but only found ip-driver binary
> file and serial_tun.conf.
>
> MIB510 is connected via serial port.
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
>
> ________________________________________________________________________________
> COFIDIS Maxicredito. Ate' €10.000 sem burocracias. Resposta on-line!
> Clique aqui para saber mais http://www.iol.pt/correio/rodape.php?dst=0802273
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


________________________________________________________________________________
Peça já um crédito à Capital Mais e viva também os seus sonhos!  
Crédito até 20.000€. Peça uma proposta no nosso site:  
http://www.iol.pt/correio/rodape.php?dst=0901052

_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to