Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:Even better, reflect true cost of cell phones (Score 2) 77

Only because of rip off plans.

In sane countries you have "bring your own phone" plans which are cheaper that ones with phones and contracts where the cost of the phone is itemised and disappears once it is paid off. You can also unlock the phone at anytime for a small fee while in contract and $0 out of contract. The contracts are advertised with minimum spend over X months. This is what the carrier expects to get from you regardless of whether you use the phone or not. It is also what you are expected to pay.

Comment Re:Advantages? (Score 1) 146

Yes. Applications can do much, much better job of access control than any firewall can do. Additionally the access control can be based on things of other than IP address which are very poor authentication tokens.

Having worked with protocols that uses cryptographically strong authentication it provides a much better solution space than using IP address. This is especially true when the client side is changing IP address all the time.

Comment Re:Their implementation sucks. (Score 1) 146

It is so that they can reduce the number of routes they need to manage. This applies to IPv4 and IPv6.

When segments of the network become overloaded then need to split them by installing new equipment. Rather than install a route per customer they get the customer to renumber.

Similarly if they need to increase a address pool because there is too many customers for the configured pool of addressees. They find a bigger address block and have the customers renumber into it. The old block will be marked as free, possible consolidated with other address blocks and reused somewhere else in the network.

Comment Re:Crap Traffic (Score 1) 146

You have a IPv4 address allocated to you. You have a IPv6 address block allocated to you. There is no difference from a privacy perspective. The single address (IPv4) or the block (IPv6) identifies the home. With privacy addresses implemented and on turned on by default by the major vendors you don't get to track back to individual computers unless you are running a service which doesn't use them.

Comment Re:Advantages? (Score 1) 146

Truly, you should be able to connect a box to the Internet without a firewall and it should be fine. If it isn't the manufacture has not done due diligence. That said mistakes happen. Keeping up to date with maintenance releases is the way to address this issue.

Governments could help here by requiring manufactures to supply security fixes indefinitely for any internet connectable software. For consumer electronics this could be 20 years or more. Note the fix may be "upgrade to release X" where X involves a feature jump.

Slashdot Top Deals

Intel CPUs are not defective, they just act that way. -- Henry Spencer

Working...