So i switched to bell internet and got their homehub 2000 (segemcom 5250). When I plugged in directly to my computer, my IPfilter would not allow any communication with the bell ISP - no surfing or even google, unless I disable filtering private networks.
However, when I plug it into my stand alone router that I was using previously, and connect my computer to that, everything works normally even with all filters active. Speed took a negligible dip, and jitter went from 0 to 1ms. I don't know if that affects online gaming, hope not guess I'll find out soon. Turned off the wireless functions of bell's all in one modem/router as I wanted to do anyway because I don't know if they've fixed the WPS exploit completely.. or at all since they've never admitted it. Anyways:
Am I more secure or did i just bypass my own security?
The private network labelled "IANA-private-use-networks [RFC 1918]" was blocked before and is still being blocked and I did a WHOIS on that and got a big goose egg, however
the SG Security Audit passed, no ports open.
That's good. I don't see the more indepth scans after i just registered, looking...
I don't think that RFC 1918 is bell tho, cuz I was blocking that with my last ISP, and direct connections didn't get silently frozen by my security like bell does.
Why would bell canada's ip range be disallowed communication intentionally? Are they spying for the gumment or something?
Did I just Secure myself or am I wide OPEN???
RFC 1918 has to do with private IP ranges non-routable to the internet (10.0.0.0 - 10.255.255.255).
Keep in mind every time you connect a new device to the homehub 2000 you'd have to reboot the gateway, so it learns the new MAC address of the client connecting to it, that may be part of your issue. Then, it seems that you have two NAT routers after each other, you may want to leave only one to serve DHCP addresses, DNS, etc. and configure the second one as an access point only, as per this article:
http://www.speedguide.net/articles/how- ... point-2556
Or, you can just elave it as it is, if it works for you
As far as security, you are behind a NAT router in either case, so you do have basic protection that does not leave many ports open to the internet.
I hope this helps.
Keep in mind every time you connect a new device to the homehub 2000 you'd have to reboot the gateway, so it learns the new MAC address of the client connecting to it, that may be part of your issue. Then, it seems that you have two NAT routers after each other, you may want to leave only one to serve DHCP addresses, DNS, etc. and configure the second one as an access point only, as per this article:
http://www.speedguide.net/articles/how- ... point-2556
Or, you can just elave it as it is, if it works for you

As far as security, you are behind a NAT router in either case, so you do have basic protection that does not leave many ports open to the internet.
I hope this helps.