Finally, after all those attempts and fights and I got my working permit in Cyprus for the next 2 years!!! And I am officially employed by EuroOrient at the IT position.
Category: Personal
Ericsson p910, Linux, Mobical
Finally I got my p910 back from the repairs (had problems with screen). Playing around with it during weekends (oh yes – I was missing it a lot) and I have managed to sync my contacts from p910 via bluetooth and my laptop running fedora 8 to mobical. This was more than critical for me after I didn\’t have access to my phone contacts for few months.
The major problem for me was to make p910 utilize internet of my laptop through bluetooth. There are a lot of how-tos, but all of them were missing smthing :(. Here how it worked for me (originally found here):
Put the following into /etc/ppp/peers/dun
460800
debug
ipcp-accept-remote
192.168.1.1:192.168.1.2
ms-dns <ip of DNS server used by linux box>
lock
crtscts
noauth
defaultroute
Then put this to /etc/sysconfig/iptables:
*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
:RH-Firewall-1-INPUT – [0:0]
-A INPUT -j RH-Firewall-1-INPUT
-A FORWARD -j RH-Firewall-1-INPUT
-A RH-Firewall-1-INPUT -i lo -j ACCEPT
-A RH-Firewall-1-INPUT -i ppp0 -j ACCEPT
-A RH-Firewall-1-INPUT -p icmp –icmp-type any -j ACCEPT
-A RH-Firewall-1-INPUT -p 50 -j ACCEPT
-A RH-Firewall-1-INPUT -p 51 -j ACCEPT
-A RH-Firewall-1-INPUT -p udp –dport 5353 -d 224.0.0.251 -j ACCEPT
-A RH-Firewall-1-INPUT -p udp -m udp –dport 631 -j ACCEPT
-A RH-Firewall-1-INPUT -m state –state ESTABLISHED,RELATED -j ACCEPT
-A RH-Firewall-1-INPUT -j REJECT –reject-with icmp-host-prohibited
COMMIT
*mangle
:PREROUTING ACCEPT [0:0]
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
:POSTROUTING ACCEPT [0:0]
-A PREROUTING -i ppp0 -j MARK –set-mark 0x9
COMMIT
*nat
:PREROUTING ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
:POSTROUTING ACCEPT [0:0]
-A POSTROUTING -m mark –mark 0x9 -j MASQUERADE
COMMIT
Then run the next set of commands (as root):
/sbin/service bluetooth start
/sbin/sysctl net.ipv4.conf.all.forwarding=1
/sbin/service iptables restart
dund –listen –encrypt call dun
Here we finished with Linux setup. Now get yourself a GnuBox application for p910. Follow the instructions on how to set it up on the GnuBox website. Finally, open gnubox, go to Options -> 2box Bluetooth -> LAN Access server, select your linux box in a list of devises, tell \”Yes\” when asked about encryption. Done, now you can use internet with \”Bt\” dialup account from your phone (refer to GnuBox setup instructions) and it will take you the whole path through linux to internet :)
The mobical part is easy – just register there and you will get an auto-configuration SMS for your p910. Now you can sync in any direction :)
Few photos
I have uploaded few photos on my flickr. One set is all about my rest in Columbia Beach Resort over this weekends where I was invited for (early) Christmas party and second one is about my short trip to Troodos mountains to see the snow (and test drive my Subaru to the mountains). In the second set you will also find couple of pics of my car (red one) which I have promised before
BTW, have replace car audio with Pioneer CD/MP3 player (which I already had from before) as well as put 4 Kicker speakers – ummmmitssamazzzing :)
Two internet connections: how is better (past year)
I have noticed a post called \”Two internet connections: how is better\” I posted two years ago in the \”This week last year\” box on the right of my blog. That time I did two firewall and so on (as explained in the that post), but now everything has changed and I am glad.
First of all I got a server with 3 ethernet cards and put all the ends into it (two WANs and one LAN). Then I setup load balancer and line failover which works really great. All of the above was done with pfSense firewall (which I really love and have installed at many places, including three places I maintain, plus my computer supplier office as well as two offices of Kean factory). pfSense works just great and has a lot of functionality free of charge :)
Currently I have tested all basic things like DNS forwarder, DHCP, filtering and so on, plus IPSec (static-to-static, static-to-mobile_client), PPTP, Load Balancer, Traffic Shaper, Failover and ntop module.
Changed my transport
Having a lot of trips (around 1000km/week), low budget and nice people around, I got myself a better car :). This time I got Subaru 16GL (1986 year built) in almost perfect condition with low overall trip (~80000km).
Good things about this car:
- Very good condition
- Engine works like new, though I will do full inspection and maybe some renovations just make it completely perfect
- Saloon in perfect condition
- All buttons and whatever is inside works perfectly well
- Paint is like brand new
- Low fuel consumption. It needs less fuel than any of the cars I used before
- Fully equipped with fancy stuff like
- Central door lock
- Electrical windows control
- Electrical mirrors control
- Very comfortable seats (which is very important if you have to drive smthing like 200km/day)
- I got it completely free (thanks to Alexey)
- Quite cheap to fix if any problems (as people tell on the web)
- Very reliable (again as people tell on the web)
So now only few things I wanna do about this car:
- Give it for complete service/inspection in order to find out what needs to be changed (if anything) and make it perfect
- Change audio (I have this, just need to put it in)
Now just some interesting points about this car:
- Spare wheel/tire is under hood in the engine room and don\’t ask how they do it :)
- Handbrake blocks front wheels instead of rare ones (important to know before trying to do a police turn involving handbrake)
- It is not a racing car and does not have fast acceleration, though can go pretty fast on highways
- Very nice noise isolation inside, which will dramatically improve the quality of the sound :)
- Engine is 6 cylinders horizontally 3 on each side going outwards. Very balanced one.
I don\’t have my own photos of the car yet (coming very soon) , so for the time being here is how it looks like (found on images.google.com), but red color:
that\’s it for now