View Single Post
Posts: 992 | Thanked: 995 times | Joined on Dec 2009 @ California
#205
Originally Posted by damion View Post
Multiple default routes at the same time like S60 permitted is unlikely to ever arrive, although the newer Linux ip command can handle the fancy new multiple routing tables the kernel supports. You may be able to configure which applications connect out of which route. Scary. I'd stick with a -host route add for the gprs0 p-t-p end point using the proxy. It's doable in sh so python should be as trivial.
You need to insmod ip_tables.ko and [probably] iptables_filter.ko - both are in kernel module library but are not loaded by default.

And "ip" application too, of course

But there are no conntrack family modules (and I am happy with absence of this performance killer), so - no NAT and N900 can't work easily as DSL-like router which hides a network behind a single IP address.