All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anton Gillert <anton.gillert@fokus.fraunhofer.de>
To: b.a.t.m.a.n@open-mesh.net
Subject: [B.A.T.M.A.N.] Batman problem with tun0
Date: Wed, 04 Jul 2007 16:33:55 +0200	[thread overview]
Message-ID: <468BAFD3.6060700@fokus.fraunhofer.de> (raw)

I have following problem:
I have two Asus wl500gp router, each with atheros(Atheros 5212) 
wlancards, running kamikaze 7.06; kernel ver.:2.6.19.2. and B.A.T.M.A.N. 
0.2 rv451 (compability version 3)
one of them has access to the internet.
The one who has no internet connection, doesn't set a default route to 
the one who has. It only sets this routes:

Destination     Gateway         Genmask         Flags Metric Ref    Use 
Iface
192.168.33.23   0.0.0.0         255.255.255.255 UH    0      0        0 
ath0
 0.0.0.0             0.0.0.0         0.0.0.0                 U       
0      0        0 tun0
how can I fix it, or what did I wrong? here my are settings

On the router with the internet connection:

NIC:
ath0      IEEE 802.11g  ESSID:"muh"  Nickname:""
         Mode:Ad-Hoc  Frequency:2.412 GHz  Cell: 02:0B:6B:4E:17:DA
         Bit Rate:0 kb/s   Tx-Power:16 dBm   Sensitivity=0/3
         Retry:off   RTS thr:off   Fragment thr:off
         Encryption key:off
         Power Management:off
         Link Quality=27/94  Signal level=-68 dBm  Noise level=-95 dBm
         Rx invalid nwid:621  Rx invalid crypt:0  Rx invalid frag:0
         Tx excessive retries:0  Invalid misc:0   Missed beacon:0

ath0      Link encap:Ethernet  HWaddr 00:0B:6B:4E:17:DA
         inet addr:192.168.33.23  Bcast:192.168.255.255  Mask:255.255.0.0
         UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
         RX packets:1759 errors:0 dropped:0 overruns:0 frame:0
         TX packets:1720 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:0
         RX bytes:91520 (89.3 KiB)  TX bytes:89328 (87.2 KiB)

batmand:
batmand -g 11 -r 0 ath0

batmand -c -d 1

Originator           Router (#/128):    Potential routers... 
[B.A.T.M.A.N. 0.2 rv451, MainIF/IP: ath0 192.168.33.23, UT: 0d 0h16m]
192.168.33.27     192.168.33.27 (128):   192.168.33.27 (128)

route:

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use 
Iface
192.168.33.27   0.0.0.0         255.255.255.255 UH    0      0        0 
ath0
10.147.112.0    0.0.0.0         255.255.255.128 U     0      0        0 
eth0.1
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 
br-lan
192.168.0.0     0.0.0.0         255.255.0.0     U     0      0        0 
ath0
0.0.0.0         10.147.112.1    0.0.0.0         UG    0      0        0 
eth0.1

configuration of the router without internet connection:

NIC:


ath0      IEEE 802.11g  ESSID:"muh"  Nickname:""
         Mode:Ad-Hoc  Frequency:2.412 GHz  Cell: 02:0B:6B:4E:17:DA
         Bit Rate:0 kb/s   Tx-Power:16 dBm   Sensitivity=0/3
         Retry:off   RTS thr:off   Fragment thr:off
         Encryption key:off
         Power Management:off
         Link Quality=62/94  Signal level=-33 dBm  Noise level=-95 dBm
         Rx invalid nwid:197859  Rx invalid crypt:0  Rx invalid frag:0
         Tx excessive retries:0  Invalid misc:0   Missed beacon:0

ath0      Link encap:Ethernet  HWaddr 00:0B:6B:4E:17:53
         inet addr:192.168.33.27  Bcast:192.168.255.255  Mask:255.255.0.0
         UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
         RX packets:886366 errors:0 dropped:0 overruns:0 frame:0
         TX packets:887894 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:0
         RX bytes:46036433 (43.9 MiB)  TX bytes:46196970 (44.0 MiB)
# was set by batmand
tun0      Link encap:UNSPEC  HWaddr 
00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
         inet addr:192.168.33.27  P-t-P:192.168.33.27  Mask:255.255.255.255
         UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1472  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:500
         RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)


batmand:

batmand -r 1 ath0

batmand -c -d 1

Originator           Router (#/128):    Potential routers... 
[B.A.T.M.A.N. 0.2 rv451, MainIF/IP: ath0 192.168.33.27, UT: 5d 0h28m]
192.168.33.23     192.168.33.23 (128):   192.168.33.23 (128)

batmanad -c -d 2

    Gateway              Router (#/128)
=> 192.168.33.23     192.168.33.23 (128), gw_class 11 - >6 MBit, 
reliability: 0

route:

Destination     Gateway         Genmask         Flags Metric Ref    Use 
Iface
192.168.33.23   0.0.0.0         255.255.255.255 UH    0      0        0 
ath0
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 
br-lan
192.168.0.0     0.0.0.0         255.255.0.0     U     0      0        0 
ath0
0.0.0.0         0.0.0.0         0.0.0.0         U     0      0        0 
tun0

             reply	other threads:[~2007-07-04 14:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-04 14:33 Anton Gillert [this message]
2007-07-04 15:07 ` [B.A.T.M.A.N.] Batman problem with tun0 Marek Lindner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=468BAFD3.6060700@fokus.fraunhofer.de \
    --to=anton.gillert@fokus.fraunhofer.de \
    --cc=b.a.t.m.a.n@open-mesh.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.