First of all please try and be accurate otherwise nobody can help you..
On Fri, 6 Mar 2009, ts7300 wrote:
> please suggest something upon below insmod bridge.o problem.
> --- In "ts7300" <> wrote:
>>
>> Thanx for prompt reply.Now I am trying to use bridge mode.First of all
>> started with insmod/libmodules/2.4.26-ts11/kernel/net/bridge.o
insmod /lib/modules/2.4.26-ts11/kernel/net/bridge.o
and which version of the kernel are you running? does it match the module
set? These sort of errors are sometimes because you are using modules
compiled for a different version of kernel.
this site
https://www.freewrt.org/list-archives/freewrt-bugs/2007-June/001154.html
says that support for bridging must be compiled into the kernel.
So I suspect your running kernel does not have bridging support built in,
and the modules are for a different version of the kernel.
Boot the right kernel, i'm guessing 2.4.26-ts11, then load the module.
>> /lib/modules/2.4.26-ts11/kernel/net/bridge.o:
>> /lib/modules/2.4.26-ts11/kernel/net/bridge.o: unresolved symbol
>> br_ioctl_hook
>> /lib/modules/2.4.26-ts11/kernel/net/bridge.o:
>> /lib/modules/2.4.26-ts11/kernel/net/bridge.o: unresolved symbol
>> br_handle_frame_hook
>> Can any have any Idea on this.Or I have to install some additional package
>> for this.
>> waiting for eary response.
>> ----------------------------------------------
>> --- In Jason Stahls <jason@> wrote:
>>>
>>> ts7300 wrote:
>>>> below routing table
>>>> Destination Gateway Genmask Flags Metric Ref Use Iface
>>>> 10.64.0.0 * 255.255.0.0 U 0 0 0 wlan0
>>>> 10.64.0.0 * 255.255.0.0 U 0 0 0 eth0
>>>> default 10.64.1.1 0.0.0.0 UG 0 0 0 wlan0
>>>> default 10.64.1.1 0.0.0.0 UG 0 0 0 eth0
>>>> can you elborate bit more about how to use bridge mode.according to
>>>> routing table subnet mask is same but again doubt is on gateway when wlan0
>>>> set 10.64.1.1 Gateway then its might replace eth0 interface with wlan0
>>>> interface thats why fail to ping when wlan0 default gateway is used.
>>>
>>> You shouldn't have IP's on the interfaces. I'm not sure if the TS
>>> kernel has the required code compiled in or as a module, or at all but
>>> you need Ethernet Bridging support in the kernel. You also need the
>>> program brctl to create a bridge. You can then assign the bridge
>>> interface a IP. The bridge interface can be called anything.
>>>
>>> --
>>> Jason Stahls
>>>
>>
>
>
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|