![]() |
Re: N900 as a Wifi Hotspot, part 2
thanks. what repo is it in? i have extras, extras-devel, and testing but the package manager and apt are both not able to find iptables or wireless tools. maybe they arent available for pr1.2 yet?
|
Re: N900 as a Wifi Hotspot, part 2
got it! forgot about apt-get update.
|
Re: N900 as a Wifi Hotspot, part 2
I'm currently running whatever kernel appears in the repos as the power management kernel, since installing the other kernel didnt work due to a unresolved dependancy (fiasco-flasher). starting the hotspot works noth from command.ine and gui, connecting from two debian lenny macgines as well, but it wont dhcp and filling weverything in via ifconfig on the laptops doesnt work either.
debugging steps? (sorry for spelling and such, posting from my n900) |
Re: N900 as a Wifi Hotspot, part 2
Quote:
|
Re: N900 as a Wifi Hotspot, part 2
Quote:
I've been wondering about one thing: Was there a conscious decision not to avoid IP packet fragmentation? IP packet fragmentation involves quite some overhead and to my experience there seem some bugs and providers blocking fragmented packets out in the wild creating spurious connectivity problems. If not, I'd like to propose following the common practice of changing the TCPMSS, avoiding unnecessary fragmentation at least for TCP packets: iptables -A FORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --clamp-mss-to-pmtu (doesn't work right now on the N900, as the corresponding module seems to be missing in the power user kernel - maybe someone could add it? :P ) (For those who don't know what I'm talking about: look at the MTU of your wlan0 and gprs0 interface - the latter will probably be smaller - and consider this explanation of ip fragmentation in the context of tunnels :) : http://www.cisco.com/en/US/tech/tk82...800d6979.shtml ) |
Re: N900 as a Wifi Hotspot, part 2
@Kodomo:
Agreed 100% But is it missing in the kernel ... ? CONFIG_IP_NF_MATCH_TCPMSS=y CONFIG_IP_NF_TARGET_TCPMSS=y Or in the iptables userspace modules ... ? libipt_TCPMSS.so Please check that briefly. I am still running PR1.1.1 and using the device productively, so when I can afford some time to play I will update and go to an enhanced kernel myself. In dieser Stelle ein dickes Danke! an Tom Tanner für seine Arbeit am Kernel. (A big thank you to Tom Tanner for his work). Quote:
|
Re: N900 as a Wifi Hotspot, part 2
Quote:
No decision, initially focus was just getting it working somehow and then many features were left disabled, ask titan and the needed moduless will be in the power kernel and once that's done I can add the options to the hotspot backend script. |
Re: N900 as a Wifi Hotspot, part 2
Quote:
|
Re: N900 as a Wifi Hotspot, part 2
Rambo,
Thanks for getting this going! I'm up and running with it and life is good! Also thanks to Flynx for his modified backend.py! Now if we can get Flash 10.1, life with my N900 would be great! Thanks again! |
Re: N900 as a Wifi Hotspot, part 2
2 Attachment(s)
Quote:
Output attached. |
| All times are GMT. The time now is 16:17. |
vBulletin® Version 3.8.8