* Link Win/BPQ32 >< Lin/FPAC
@ 2012-02-19 15:39 Miroslav Skoric
0 siblings, 0 replies; 4+ messages in thread
From: Miroslav Skoric @ 2012-02-19 15:39 UTC (permalink / raw)
To: linux-hams
Hi all,
I have three BPQ32 machines in the home LAN and they talk each
other by using bpqether ports. One machine has two network cards and
the other two have one card each, so the box with two cards interconnect
all of them in a chain. When everything is up, all three BPQ32 nodes see
each other, netrom works too in between, etc.
Al three comps are dual-boot (with either Debian 6.04 or Ubuntu
10.04.2). Now I want to experiment with connecting a BPQ32 node to
a FPAC node. It seems that FPAC nodes need axudp ports to see the rest
of the world, but if I replace bpqether with axip at BPQ32 comps,
they stop talking each other (I mean all three BPQ32 nodes).
On the other side, I do not know if it is possible to use bpqether
approach in FPAC (in a way bpq works in Linux Node; I mean to configure
ports bpq0, bpq1, etc. instead of ax0, ax1, rose0, rose1, etc.) In
fact, some time ago I managed to interconnect a BPQ32 machine with a
Linux Node machine, by using only bpqether mode at the Windows side, and
only bpq module at the Linux side. Any idea?
Misko
^ permalink raw reply [flat|nested] 4+ messages in thread
* Link Win/BPQ32 >< Lin/FPAC
@ 2012-03-11 13:37 Miroslav Skoric
2012-03-11 13:49 ` Larry Levesque
0 siblings, 1 reply; 4+ messages in thread
From: Miroslav Skoric @ 2012-03-11 13:37 UTC (permalink / raw)
To: linux-hams
Hi all,
I have three BPQ32 machines in the home LAN and they talk each other by
using bpqether ports. One machine has two network cards and the other
two have one card each, so the box with two cards interconnect all three
boxes in a 'chain':
_____________ ______________ ______________
VHF | BPQ32 4.10f | | BPQ32 4.10f | | BPQ32 4.10f |
TRX-TNC2-| | -- | FPAC 3.28.18 |--| |
ant |____________| |______________| |_____________|
(1) (2) (3)
192.168.1.2 <--> 192.168.1.1
192.168.0.1 <-->
192.168.0.2
All comps are dual-boot. The box with two NICs is dual-boot with Debian
6.0.4 and I put FPAC 3.28.18 there. I managed to force FPAC talking via
bpq0 (eth0) to the BPQ32 comps.
Although the three nodes communicate each-other, I discovered an
annoying traffic of FPAC filling up the BPQ32 monitoring screen: In
fact, it sends the rows bellow continually to the box (3), on the right
in the Fig. above:
12:52:53R YT7MPB-15>QST Port=1 <UI> <ARP Request> Who Has 192.168.0.2?
Tell 192.168.0.1
12:52:54R YT7MPB-15>QST Port=1 <UI> <ARP Request> Who Has 192.168.0.2?
Tell 192.168.0.1
12:52:55R YT7MPB-15>QST Port=1 <UI> <ARP Request> Who Has 192.168.0.2?
Tell 192.168.0.1
12:52:57R YT7MPB-15>QST Port=1 <UI> <ARP Request> Who Has 192.168.0.2?
Tell 192.168.0.1
12:52:58R YT7MPB-15>QST Port=1 <UI> <ARP Request> Who Has 192.168.0.2?
Tell 192.168.0.1
... and the similar traffic it sends to the box (1), on the left in the
Fig. above:
12:52:59R YT7MPB-14>QST Port=1 <UI> <ARP Request> Who Has 192.168.1.2?
Tell 192.168.1.1
12:53:01R YT7MPB-14>QST Port=1 <UI> <ARP Request> Who Has 192.168.1.2?
Tell 192.168.1.1
12:53:02R YT7MPB-14>QST Port=1 <UI> <ARP Request> Who Has 192.168.1.2?
Tell 192.168.1.1
12:53:03R YT7MPB-14>QST Port=1 <UI> <ARP Request> Who Has 192.168.1.2?
Tell 192.168.1.1
...etc ...
To locate the issue, I reboot the box in the middle to Win/BPQ32 again,
and the production of those funny lines stops. Any idea?
By the way, ifconfig returns the following:
root@localhost:/home/misko# ifconfig
ax0 Link encap:AMPR AX.25 HWaddr YT7MPB-15
inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MTU:255 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:10
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
bpq0 Link encap:AMPR AX.25 HWaddr YT7MPB-15
inet addr:192.168.0.1 Mask:255.255.255.0
UP RUNNING MTU:256 Metric:1
RX packets:95 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2477 (2.4 KiB) TX bytes:0 (0.0 B)
bpq1 Link encap:AMPR AX.25 HWaddr YT7MPB-14
inet addr:192.168.1.1 Mask:255.255.255.0
UP RUNNING MTU:256 Metric:1
RX packets:71 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2336 (2.2 KiB) TX bytes:0 (0.0 B)
eth0 Link encap:Ethernet HWaddr 94:0c:6d:80:4d:83
inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::960c:6dff:fe80:4d83/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2547 errors:0 dropped:0 overruns:0 frame:0
TX packets:2550 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:198452 (193.8 KiB) TX bytes:164246 (160.3 KiB)
Interrupt:5 Base address:0xe800
eth1 Link encap:Ethernet HWaddr 00:10:4b:2e:da:df
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::210:4bff:fe2e:dadf/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1446 errors:0 dropped:0 overruns:0 frame:0
TX packets:2532 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:117209 (114.4 KiB) TX bytes:160870 (157.0 KiB)
Interrupt:11 Base address:0xe400
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:560 (560.0 B) TX bytes:560 (560.0 B)
nr0 Link encap:AMPR NET/ROM HWaddr YT7MPB-3
inet addr:192.168.0.1 Mask:255.255.255.0
UP RUNNING NOARP MTU:235 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
nr1 Link encap:AMPR NET/ROM HWaddr YT7MPB-4
inet addr:192.168.0.1 Mask:255.255.255.0
UP RUNNING NOARP MTU:235 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
nr2 Link encap:AMPR NET/ROM HWaddr YT7MPB-3
inet addr:192.168.1.1 Mask:255.255.255.0
UP RUNNING NOARP MTU:235 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
nr3 Link encap:AMPR NET/ROM HWaddr YT7MPB-4
inet addr:192.168.1.1 Mask:255.255.255.0
UP RUNNING NOARP MTU:235 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
rose0 Link encap:AMPR ROSE HWaddr 2200210000
inet addr:192.168.0.1 Mask:255.255.255.0
UP RUNNING NOARP MTU:251 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
root@localhost:/home/misko#
Misko
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Link Win/BPQ32 >< Lin/FPAC
2012-03-11 13:37 Link Win/BPQ32 >< Lin/FPAC Miroslav Skoric
@ 2012-03-11 13:49 ` Larry Levesque
2012-03-11 14:53 ` Chuck Hast
0 siblings, 1 reply; 4+ messages in thread
From: Larry Levesque @ 2012-03-11 13:49 UTC (permalink / raw)
To: Miroslav Skoric; +Cc: linux-hams
First things first, put your ax stuff in another subnet. Hams usually
use the 44.*.*.* series.
On Sun, Mar 11, 2012 at 02:37:46PM +0100, Miroslav Skoric wrote:
> Hi all,
>
> I have three BPQ32 machines in the home LAN and they talk each
> other by using bpqether ports. One machine has two network cards
> and the other two have one card each, so the box with two cards
> interconnect all three boxes in a 'chain':
>
>
> _____________ ______________ ______________
> VHF | BPQ32 4.10f | | BPQ32 4.10f | | BPQ32 4.10f |
> TRX-TNC2-| | -- | FPAC 3.28.18 |--| |
> ant |____________| |______________| |_____________|
>
> (1) (2) (3)
>
> 192.168.1.2 <--> 192.168.1.1
> 192.168.0.1 <-->
> 192.168.0.2
>
>
> All comps are dual-boot. The box with two NICs is dual-boot with
> Debian 6.0.4 and I put FPAC 3.28.18 there. I managed to force FPAC
> talking via bpq0 (eth0) to the BPQ32 comps.
>
> Although the three nodes communicate each-other, I discovered an
> annoying traffic of FPAC filling up the BPQ32 monitoring screen: In
> fact, it sends the rows bellow continually to the box (3), on the
> right in the Fig. above:
>
> 12:52:53R YT7MPB-15>QST Port=1 <UI> <ARP Request> Who Has
> 192.168.0.2? Tell 192.168.0.1
> 12:52:54R YT7MPB-15>QST Port=1 <UI> <ARP Request> Who Has
> 192.168.0.2? Tell 192.168.0.1
> 12:52:55R YT7MPB-15>QST Port=1 <UI> <ARP Request> Who Has
> 192.168.0.2? Tell 192.168.0.1
> 12:52:57R YT7MPB-15>QST Port=1 <UI> <ARP Request> Who Has
> 192.168.0.2? Tell 192.168.0.1
> 12:52:58R YT7MPB-15>QST Port=1 <UI> <ARP Request> Who Has
> 192.168.0.2? Tell 192.168.0.1
>
> ... and the similar traffic it sends to the box (1), on the left in
> the Fig. above:
>
> 12:52:59R YT7MPB-14>QST Port=1 <UI> <ARP Request> Who Has
> 192.168.1.2? Tell 192.168.1.1
> 12:53:01R YT7MPB-14>QST Port=1 <UI> <ARP Request> Who Has
> 192.168.1.2? Tell 192.168.1.1
> 12:53:02R YT7MPB-14>QST Port=1 <UI> <ARP Request> Who Has
> 192.168.1.2? Tell 192.168.1.1
> 12:53:03R YT7MPB-14>QST Port=1 <UI> <ARP Request> Who Has
> 192.168.1.2? Tell 192.168.1.1
> ...etc ...
>
> To locate the issue, I reboot the box in the middle to Win/BPQ32
> again, and the production of those funny lines stops. Any idea?
>
> By the way, ifconfig returns the following:
>
> root@localhost:/home/misko# ifconfig
> ax0 Link encap:AMPR AX.25 HWaddr YT7MPB-15
> inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
> UP BROADCAST RUNNING MTU:255 Metric:1
> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:10
> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
>
> bpq0 Link encap:AMPR AX.25 HWaddr YT7MPB-15
> inet addr:192.168.0.1 Mask:255.255.255.0
> UP RUNNING MTU:256 Metric:1
> RX packets:95 errors:0 dropped:0 overruns:0 frame:0
> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
> RX bytes:2477 (2.4 KiB) TX bytes:0 (0.0 B)
>
> bpq1 Link encap:AMPR AX.25 HWaddr YT7MPB-14
> inet addr:192.168.1.1 Mask:255.255.255.0
> UP RUNNING MTU:256 Metric:1
> RX packets:71 errors:0 dropped:0 overruns:0 frame:0
> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
> RX bytes:2336 (2.2 KiB) TX bytes:0 (0.0 B)
>
> eth0 Link encap:Ethernet HWaddr 94:0c:6d:80:4d:83
> inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
> inet6 addr: fe80::960c:6dff:fe80:4d83/64 Scope:Link
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:2547 errors:0 dropped:0 overruns:0 frame:0
> TX packets:2550 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:198452 (193.8 KiB) TX bytes:164246 (160.3 KiB)
> Interrupt:5 Base address:0xe800
>
> eth1 Link encap:Ethernet HWaddr 00:10:4b:2e:da:df
> inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
> inet6 addr: fe80::210:4bff:fe2e:dadf/64 Scope:Link
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:1446 errors:0 dropped:0 overruns:0 frame:0
> TX packets:2532 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:117209 (114.4 KiB) TX bytes:160870 (157.0 KiB)
> Interrupt:11 Base address:0xe400
>
> lo Link encap:Local Loopback
> inet addr:127.0.0.1 Mask:255.0.0.0
> inet6 addr: ::1/128 Scope:Host
> UP LOOPBACK RUNNING MTU:16436 Metric:1
> RX packets:8 errors:0 dropped:0 overruns:0 frame:0
> TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
> RX bytes:560 (560.0 B) TX bytes:560 (560.0 B)
>
> nr0 Link encap:AMPR NET/ROM HWaddr YT7MPB-3
> inet addr:192.168.0.1 Mask:255.255.255.0
> UP RUNNING NOARP MTU:235 Metric:1
> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
>
> nr1 Link encap:AMPR NET/ROM HWaddr YT7MPB-4
> inet addr:192.168.0.1 Mask:255.255.255.0
> UP RUNNING NOARP MTU:235 Metric:1
> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
>
> nr2 Link encap:AMPR NET/ROM HWaddr YT7MPB-3
> inet addr:192.168.1.1 Mask:255.255.255.0
> UP RUNNING NOARP MTU:235 Metric:1
> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
>
> nr3 Link encap:AMPR NET/ROM HWaddr YT7MPB-4
> inet addr:192.168.1.1 Mask:255.255.255.0
> UP RUNNING NOARP MTU:235 Metric:1
> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
>
> rose0 Link encap:AMPR ROSE HWaddr 2200210000
> inet addr:192.168.0.1 Mask:255.255.255.0
> UP RUNNING NOARP MTU:251 Metric:1
> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
>
> root@localhost:/home/misko#
>
>
> Misko
> --
> To unsubscribe from this list: send the line "unsubscribe linux-hams" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Larry Levesque
www.surrycomputerservices.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Link Win/BPQ32 >< Lin/FPAC
2012-03-11 13:49 ` Larry Levesque
@ 2012-03-11 14:53 ` Chuck Hast
0 siblings, 0 replies; 4+ messages in thread
From: Chuck Hast @ 2012-03-11 14:53 UTC (permalink / raw)
To: Miroslav Skoric, linux-hams
Those are ARP request.
On Sun, Mar 11, 2012 at 09:49, Larry Levesque <ka1vgm@gmail.com> wrote:
> First things first, put your ax stuff in another subnet. Hams usually
> use the 44.*.*.* series.
>
>
>
> On Sun, Mar 11, 2012 at 02:37:46PM +0100, Miroslav Skoric wrote:
>> Hi all,
>>
>> I have three BPQ32 machines in the home LAN and they talk each
>> other by using bpqether ports. One machine has two network cards
>> and the other two have one card each, so the box with two cards
>> interconnect all three boxes in a 'chain':
>>
>>
>> _____________ ______________ ______________
>> VHF | BPQ32 4.10f | | BPQ32 4.10f | | BPQ32 4.10f |
>> TRX-TNC2-| | -- | FPAC 3.28.18 |--| |
>> ant |____________| |______________| |_____________|
>>
>> (1) (2) (3)
>>
>> 192.168.1.2 <--> 192.168.1.1
>> 192.168.0.1 <-->
>> 192.168.0.2
>>
>>
>> All comps are dual-boot. The box with two NICs is dual-boot with
>> Debian 6.0.4 and I put FPAC 3.28.18 there. I managed to force FPAC
>> talking via bpq0 (eth0) to the BPQ32 comps.
>>
>> Although the three nodes communicate each-other, I discovered an
>> annoying traffic of FPAC filling up the BPQ32 monitoring screen: In
>> fact, it sends the rows bellow continually to the box (3), on the
>> right in the Fig. above:
>>
>> 12:52:53R YT7MPB-15>QST Port=1 <UI> <ARP Request> Who Has
>> 192.168.0.2? Tell 192.168.0.1
>> 12:52:54R YT7MPB-15>QST Port=1 <UI> <ARP Request> Who Has
>> 192.168.0.2? Tell 192.168.0.1
>> 12:52:55R YT7MPB-15>QST Port=1 <UI> <ARP Request> Who Has
>> 192.168.0.2? Tell 192.168.0.1
>> 12:52:57R YT7MPB-15>QST Port=1 <UI> <ARP Request> Who Has
>> 192.168.0.2? Tell 192.168.0.1
>> 12:52:58R YT7MPB-15>QST Port=1 <UI> <ARP Request> Who Has
>> 192.168.0.2? Tell 192.168.0.1
>>
>> ... and the similar traffic it sends to the box (1), on the left in
>> the Fig. above:
>>
>> 12:52:59R YT7MPB-14>QST Port=1 <UI> <ARP Request> Who Has
>> 192.168.1.2? Tell 192.168.1.1
>> 12:53:01R YT7MPB-14>QST Port=1 <UI> <ARP Request> Who Has
>> 192.168.1.2? Tell 192.168.1.1
>> 12:53:02R YT7MPB-14>QST Port=1 <UI> <ARP Request> Who Has
>> 192.168.1.2? Tell 192.168.1.1
>> 12:53:03R YT7MPB-14>QST Port=1 <UI> <ARP Request> Who Has
>> 192.168.1.2? Tell 192.168.1.1
>> ...etc ...
>>
>> To locate the issue, I reboot the box in the middle to Win/BPQ32
>> again, and the production of those funny lines stops. Any idea?
>>
>> By the way, ifconfig returns the following:
>>
>> root@localhost:/home/misko# ifconfig
>> ax0 Link encap:AMPR AX.25 HWaddr YT7MPB-15
>> inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
>> UP BROADCAST RUNNING MTU:255 Metric:1
>> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>> collisions:0 txqueuelen:10
>> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
>>
>> bpq0 Link encap:AMPR AX.25 HWaddr YT7MPB-15
>> inet addr:192.168.0.1 Mask:255.255.255.0
>> UP RUNNING MTU:256 Metric:1
>> RX packets:95 errors:0 dropped:0 overruns:0 frame:0
>> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>> collisions:0 txqueuelen:0
>> RX bytes:2477 (2.4 KiB) TX bytes:0 (0.0 B)
>>
>> bpq1 Link encap:AMPR AX.25 HWaddr YT7MPB-14
>> inet addr:192.168.1.1 Mask:255.255.255.0
>> UP RUNNING MTU:256 Metric:1
>> RX packets:71 errors:0 dropped:0 overruns:0 frame:0
>> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>> collisions:0 txqueuelen:0
>> RX bytes:2336 (2.2 KiB) TX bytes:0 (0.0 B)
>>
>> eth0 Link encap:Ethernet HWaddr 94:0c:6d:80:4d:83
>> inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
>> inet6 addr: fe80::960c:6dff:fe80:4d83/64 Scope:Link
>> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
>> RX packets:2547 errors:0 dropped:0 overruns:0 frame:0
>> TX packets:2550 errors:0 dropped:0 overruns:0 carrier:0
>> collisions:0 txqueuelen:1000
>> RX bytes:198452 (193.8 KiB) TX bytes:164246 (160.3 KiB)
>> Interrupt:5 Base address:0xe800
>>
>> eth1 Link encap:Ethernet HWaddr 00:10:4b:2e:da:df
>> inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
>> inet6 addr: fe80::210:4bff:fe2e:dadf/64 Scope:Link
>> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
>> RX packets:1446 errors:0 dropped:0 overruns:0 frame:0
>> TX packets:2532 errors:0 dropped:0 overruns:0 carrier:0
>> collisions:0 txqueuelen:1000
>> RX bytes:117209 (114.4 KiB) TX bytes:160870 (157.0 KiB)
>> Interrupt:11 Base address:0xe400
>>
>> lo Link encap:Local Loopback
>> inet addr:127.0.0.1 Mask:255.0.0.0
>> inet6 addr: ::1/128 Scope:Host
>> UP LOOPBACK RUNNING MTU:16436 Metric:1
>> RX packets:8 errors:0 dropped:0 overruns:0 frame:0
>> TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
>> collisions:0 txqueuelen:0
>> RX bytes:560 (560.0 B) TX bytes:560 (560.0 B)
>>
>> nr0 Link encap:AMPR NET/ROM HWaddr YT7MPB-3
>> inet addr:192.168.0.1 Mask:255.255.255.0
>> UP RUNNING NOARP MTU:235 Metric:1
>> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>> collisions:0 txqueuelen:0
>> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
>>
>> nr1 Link encap:AMPR NET/ROM HWaddr YT7MPB-4
>> inet addr:192.168.0.1 Mask:255.255.255.0
>> UP RUNNING NOARP MTU:235 Metric:1
>> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>> collisions:0 txqueuelen:0
>> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
>>
>> nr2 Link encap:AMPR NET/ROM HWaddr YT7MPB-3
>> inet addr:192.168.1.1 Mask:255.255.255.0
>> UP RUNNING NOARP MTU:235 Metric:1
>> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>> collisions:0 txqueuelen:0
>> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
>>
>> nr3 Link encap:AMPR NET/ROM HWaddr YT7MPB-4
>> inet addr:192.168.1.1 Mask:255.255.255.0
>> UP RUNNING NOARP MTU:235 Metric:1
>> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>> collisions:0 txqueuelen:0
>> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
>>
>> rose0 Link encap:AMPR ROSE HWaddr 2200210000
>> inet addr:192.168.0.1 Mask:255.255.255.0
>> UP RUNNING NOARP MTU:251 Metric:1
>> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>> collisions:0 txqueuelen:0
>> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
>>
>> root@localhost:/home/misko#
>>
>>
>> Misko
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-hams" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
> --
> Larry Levesque
> www.surrycomputerservices.com
> --
> To unsubscribe from this list: send the line "unsubscribe linux-hams" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Chuck Hast -- KP4DJT --
To paraphrase my flight instructor;
"the only dumb question is the one you DID NOT ask resulting in my going
out and having to identify your bits and pieces in the midst of torn
and twisted metal."
---
Home web site:
www.wchast.com
ZoneMinder Demo and test site
www.wchast.com/zm
Login = guest
pwd = guest
--
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-03-11 14:53 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-11 13:37 Link Win/BPQ32 >< Lin/FPAC Miroslav Skoric
2012-03-11 13:49 ` Larry Levesque
2012-03-11 14:53 ` Chuck Hast
-- strict thread matches above, loose matches on Subject: below --
2012-02-19 15:39 Miroslav Skoric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox