thebottle

thebottle Blog

July 22, 2009

Caller ID Spoof (On Demand)

Filed under: VoIP — Tony @ 5:01 pm

Using Asterisk and a VoIP provider you can set your caller ID to anything. I leave mine set to my real number, but when I had a cell phone I would occasionally change it to my cell number. The most common use for this type of feature is if you have a business and you do some of your work from home. Instead of making that occasional business call using your home phone number it might be more professional to change it to your business number before making the call. Obviously this feature also has great potential for abuse, but I figure that anyone who takes the time to setup their own PBX should be mature enough not to abuse caller ID and if not they would be able to do it without any help from this article anyway.

Read the rest of this entry »


July 1, 2009

Public Key Access to OpenWRT

Filed under: Computers — Tony @ 9:11 am

I allow SSH and only SSH into my router via WAN. I have the web interface and all other ports that don’t have specific forwards blocked for obvious reasons. When you install OpenWRT it automatically blocks everything from the WAN side, so this doesn’t require any configuration. Although if you are like me and you require access to your network from outside then you will need to make some changes.

You don’t want to have password authentication on the WAN side or it is possible to get compromised by a brute force attack. The solution is to implement public key access.

Read the rest of this entry »


© 2006-2010 by thebottle