Giter Club home page Giter Club logo

fabfi's People

Watchers

James Cloos avatar leocheng avatar

Forkers

leocheng

fabfi's Issues

Squid Out of Memory?

Running squid on the headnode causes it to reboot frequently.  Suspect 
insufficient memory to start a new process, so cron jobs are bouncing the 
device.  Disabling squid fixes.  Maybe need swap?

Original issue reported on code.google.com by [email protected] on 4 Feb 2011 at 3:13

Formatting disk "invalid argument" hang

we get in invalid argument error when formatting the disk during startup, 
sometimes it hangs, sometimes it doesn't.  it's possible that if you're 
inserting the drive during the setup you need to be sure to wait until it's 
fully recognised by the OS


Original issue reported on code.google.com by [email protected] on 25 Jan 2011 at 9:05

DNS server update fail with multiple headnodes

I'm not sure Exactly how to reproduce this, but here's the setup I'm seeing a 
problem with:

I have a headnode with a wireless WAN.  The IP and DNS settings for this node 
are static.  

When there are multiple headnodes on the net, OLSR completely overwrites 
/var/resolv.conf.auto with the remote DNS servers.  The EXPECTED behavior is 
that olsr then runs dnsmasq and the locally defined DNS should be appended.  
This doesn't work.  

The problem is fixed in real time by running /etc/init.d/network restart 

maybe this should run every time OLSR updates DNS?  Seems like doing surgery 
with a sledgehammer.



Original issue reported on code.google.com by [email protected] on 29 Jun 2011 at 3:01

Pico2M, Blink with no route

If a Picostation is on and loses its route to the net (radius server?) it will 
begin blinking the topmost LED and will not associate clients until the route 
returns.  Assume this is a symptom of chilli, Since we don't have any resources 
that would e available when there's no route to the radius server, we're ok 
with this issue for now.

to reproduce:
1. start up the device with no route to net OR
2. start up with route to net and then remove that route

when route not available, LED will blink and it will not associate clients.  

Original issue reported on code.google.com by [email protected] on 24 Jan 2011 at 7:15

Selectable Cache size for squid

cache size on squid is statically set to 5000GB, for larger flash drives' it 
would be good to be able to select this dynamically

Original issue reported on code.google.com by [email protected] on 25 Jan 2011 at 9:09

map.mesh ill-defined in headnode

Configure headnode and map.mesh is defined in /etc/config/dhcp as nodeIP not 
cloudIP.  Could be old config file?  was unable to find the location of the 
problem in setup script or source files.  

Can be manually fixed by editing config (i think)


Original issue reported on code.google.com by [email protected] on 24 Jan 2011 at 9:29

  • Merged into: #9

Coova login does not work in master.mesh and radius.mesh are not the same

What steps will reproduce the problem?
1. set up a headnode where DNS for master.mesh and radius.mesh are not the same
2. set up a second node with chilli running

You will see the splash page but the login will not complete 

Note: this is not entirely verified.  Could have been a reboot / dns caching 
issue.


Original issue reported on code.google.com by [email protected] on 8 Feb 2011 at 8:22

check-uplink fails when there's net but no ping

As expected the check-uplink script incorrectly handles the case where the net 
is available but ping fails.  This can be corrected by adding:


echo "`date` trying wget as a backup" >> $LG
wget -s http://master.mesh
if [ $? -eq 0 ]
then
echo "`date` w-got master.mesh" >> $LG
set_server
exit 0
fi

but the olsrd_dyn_gw plugin had to be nastily hacked to check the local 
address, which breaks truly dynamic gateways

Original issue reported on code.google.com by [email protected] on 16 Feb 2011 at 4:37

Other targets than the default ones

This is not a bug , rather a feature i am asking about.

I just started working for some small project of mine.
I was able to do some olsr testing with some 20 EUR routers with openwrt.

Since your platform is so well maintained i was loking into it. 

I tried to build image for a different Ar 7xx chipsets and after compiling your 
trunk i realized that the images generated are limited to Ubiquti .

There are several other router running openwrt nicely they are cheap and are 
based on atheros chipset, why is that you cannot build for different platforms 
. It would be nice for the community if one could build for every 7xx platform 
that openwrt supports.

For instance I am playing with TPlink 741ND . It works well but i cannot use 
fabfi even the chipsets are close to nanaostation.

The only reason i was not using picostation is that the regulation here does 
not allow more than 100mW RF output end even we are developing country no one 
likes to mess up with the allready crowded spectrum.

Besides that this router si small works fine with openwrt (75 mbps N 20 Mhz) 
and is dirt cheap 20 EUR / 25 USD .

Is there any script to build different platforms ? Did anybody try that .

If there is such project i am willing to test , i have serial port hooked to my 
router so I am relatively safe.

Thank you. 

Original issue reported on code.google.com by [email protected] on 6 Jun 2012 at 5:48

Occational setup hang

What steps will reproduce the problem?
1. try to create a headnode, configuring squid for the first time
2. umount will always fail (ok) but only sometimes hang (not ok)

you have to restart the setup script and then it generally works



Original issue reported on code.google.com by [email protected] on 24 Jan 2011 at 5:46

VLAN configuration possibly broken by adhocmesh entry

When a headnode is configured with STA on the radio, the adhocmesh entry is 
left without an interface.  This may break VLAN config, and should be 
investigated.

even if it doesn't break VLAN, extra sections should be removed from network 
file

Original issue reported on code.google.com by [email protected] on 25 Jan 2011 at 9:18

Invistifate Time Sync

Backfire seems to have cleaned up time syncing so that some of our manual hacks 
with rdate may no longer be needed, though they don't seem to be interfering 
now.  Should investigate what the minimum config is.


Original issue reported on code.google.com by [email protected] on 25 Jan 2011 at 12:15

  • Merged into: #14

Build of nagios-plugins broken

openwrt doesn't build nagios-plugins out of the box in 25475 because it doesn't 
show correctly in menuconfig.  You have to manually add libpq and 
nagios-plugins in the .config file.  Note version has changed:
https://dev.openwrt.org/changeset/17923/packages/net/nagios-plugins/Makefile

It seems that selecting coreutils-su fixes.  

Added as a bug here because it seems like there are all of a sudden a lot of 
dependencies.  Not sure in nagios-pplugins will work in this version

builds from r244 will have the new version

Original issue reported on code.google.com by [email protected] on 28 Feb 2011 at 1:07

STA Disconnect on weak link

With links running in the red zone (< -75dBm), STA will frequently disconnect 
and not come back.  running wifi on the AP seems to fix, but a permanent fix is 
needed.

Suggested test: switch to ADHOC




Original issue reported on code.google.com by [email protected] on 28 Feb 2011 at 12:29

Errant Google Maps API popup

To Reproduce:
1. browse to the network map using the aliased url map.mesh

The browser will pop up a message about the map needing a new key, but it still 
seems to work.  


Original issue reported on code.google.com by [email protected] on 25 Jan 2011 at 6:46

LAN users can't access 10.0.0.0/8 resources

some might call this a feature, but if you're logged in as a LAN client, you 
can't directly access anything on 10.0.0.0/8 (am assuming default GW is 
excepted from this since the system works...


Original issue reported on code.google.com by [email protected] on 1 Mar 2011 at 10:02

Chilli fails on default route switch

while developing failover functionality for headnodes, I noticed that when the 
default route switches (maybe just when the interface switches), chilli locks 
up and needs to be restarted

Original issue reported on code.google.com by [email protected] on 23 Apr 2011 at 11:49

Smart HNA for gateways

currently, nodes with gateways do not advertise HNA for the networks they're 
connected to. it's a good idea for this to not be automatic in the case of most 
local networks, but if a node has a global IP, it's better for traffic to 
traverse the mesh than to go to the public internet.

A useful enhancement would be to have gateways automatically advertise the 
public networks they use as HNA.   


Original issue reported on code.google.com by [email protected] on 2 Mar 2011 at 10:02

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.