Other Tech Stuff

Other Tech Stuff

Stuff that doesnt fit in the other categories

iPhone slow to wake / slide to unlock – three network


How to increase your iPhone battery life – a few tips.


Hyperterminal / command line modem calls


Checkpoint fw monitor to debug and trace traffic.


Checkpoint FW HA debugging.


Business Objects Xi3 error – The Central Management Server has failed to start. Press ‘Retry’ to attempt to start it again or ‘Cancel’ to skip any actions dependendent on the Central Management Server. (STU000213)


Checkpoint anti-spoofing problems.


Checkpoint R60 VPN Debugging and killing IPSec / IKE Tunnels


Google sitemaps appearing in russian!


Business Objects Xi3 Services not starting.


Killing VPN Tunnels in Checkpoint (IKE etc.)


Finding duplicate files in Windows


iplayer on Nokia E66


Capturing and decoding POST data using tcpdump / wireshark


Adding virtual interfaces and routes to Macbook Air


Intro


iPhone slow to wake / slide to unlock – three network

I have a fully unlocked iPhone and use it with a three contract sim card…

From time to time, especially at home, ive been experiencing problems where pressing the home button takes ages for my phone to actually wake up, and then often when it does wake up, the slide to unlock screen is frozen, and I have to wait longer before I can actually slide and unlock.

Ive tried loads of things to try to figure this out, I am jailbroken, so wondered if it was that that caused the problems, but after putting the phone into flight mode, the problem went away..

After some digging around, I tried manually selecting my carrier – specifically the 3 3g one. Whilst this is far from ideal as it locks me to three’s 3g network, which means that should I go outside of that I will not automatically fall back onto the 2g infrastructure, it does seem to have sorted my problem.

More digging and reading suggests that when the phone switches from 3g to 2g, it can some times be a slow and painful process, and especially so with three’s network, as it seems they utilise other peoples 2g infrastructure, which would explain why I dont see this problem with a vodafone iPhone.

So if you are on three, it might be worth trying this, but remember you are likely to get more No Service messages if you go outside of a covered area and will need to manually either select automatic to get it back, or manually chose an alternative compatible carrier.

How to increase your iPhone battery life – a few tips.

Well like everyone out there I want my iPhone battery to last forever – i unfortunately upgraded to firmware 3.1.3 and while I dont need a baseband unlock because my phone isn’t locked, I did want a jailbreak. All this aside, I found that as soon as I had upgraded, my battery life was a quarter worse than before.

I used to get pretty much 2 days use out of a full charge – I dont use the phone loads, just normal texting, a few phone calls and a bit of facebook / twittering, but after the 3.1.3 firmware upgrade, I immediately found I was getting only a days worth of battery life :-(

Wasn’t happy especially as apple stopped me from downgrading to 3.1.2 which was nice and lovely.

So to help me get the best of what I had I made 2 changes which made a big difference and have resulted in me getting my 2 days usage back, and maybe even a bit more.

1: Disable location services – Go into settings > general, and change location services to off.

This does mean you no longer have your GPS active, but if you like me only use this infrequently, i’d rather switch it on in the odd occasion I do use it, than have it sucking my battery away.

2: Disable wi-fi scanning – Go into settings > wi-fi and change Ask to Join Networks to off. This means that rather than constantly scanning for available wi-fi networks, it will only use the ones you have pre-configured. Should you want to connect to a new network, you can either switch this back on or go back into settings > wi-fi and pick it from the list or add it manually. Again this saves loads of battery time as the wi-fi is not scanning.

These 2 simple tips made a big difference to mine and a few friends iPhone life, hope it helps you too.

Hyperterminal / command line modem calls

Not something you use much these days, but something I thought i’d note down here in case someone at some point needs it.

ATA (ata) Handshake sounds if modem speaker is enabled. Modem tries to answer call with handshake sounds. Press Enter to stop this process. The no carrier message is normal with this command. This command does not apply to Windows XP.
ATDT <ISP Phone Number>
For example, ATDT1234567 (where 1234567 is the connection number to dial for Internet service).
To connect to a test server in the US you can type:
ATDT18666633665 Login: _ Connects to a test server. If you can get to a login, your modem is working correctly.
ATDT (atdt) Dialtone if modem speaker is enabled. Indicates that the modem can get a dial tone. The message “no dial tone” indicates that either the modem or phone line is not working correctly. Press Enter to stop this process.
AT&F OK Resets most modems to factory defaults.
ATI0 (ati) 56000 ok The response varies between modems, but returns the modem speed..
ATI3 (ati) <Version and name> Returns the modem product type and firmware version.
ATZ (atz) ok This command resets the modem.
ATH (ath) ok Hangs up modem
ATS0=2 (ats0=2)
Zero, not the letter O . ok This command sets the modem to receive. Call the computer’s phone number and you should hear the handshake signal. Ring, ring displays on HyperTerminal screen, followed by no carrier , when the caller hangs up.

ATA (ata) Handshake sounds if modem speaker is enabled. Modem tries to answer call with handshake sounds. Press Enter to stop this process. The no carrier message is normal with this command. This command does not apply to Windows XP.

ATDT <ISP Phone Number>

For example, ATDT1234567 (where 1234567 is the connection number to dial for Internet service).

To connect to a test server in the US you can type:

ATDT18666633665 Login: _ Connects to a test server. If you can get to a login, your modem is working correctly.

ATDT (atdt) Dialtone if modem speaker is enabled. Indicates that the modem can get a dial tone. The message “no dial tone” indicates that either the modem or phone line is not working correctly. Press Enter to stop this process.

AT&F OK Resets most modems to factory defaults.

ATI0 (ati) 56000 ok The response varies between modems, but returns the modem speed..

ATI3 (ati) <Version and name> Returns the modem product type and firmware version.

ATZ (atz) ok This command resets the modem.

ATH (ath) ok Hangs up modem

ATS0=2 (ats0=2)

Zero, not the letter O . ok This command sets the modem to receive. Call the computer’s phone number and you should hear the handshake signal. Ring, ring displays on HyperTerminal screen, followed by no carrier , when the caller hangs up.