Tired of wasting time
Tuesday, May 22, 2007 1:18:37 PM
Having a good windows background and DOS commands i knew LINUX had an equivilent (batch).bat file.
Straight to IRC to find out what to look for and how to start.
After many a different version.
And a little help from my friend. -->nicomen
Came up with a 'script' to stop wasting time.
/////
sudo sdptool add --channel=0 SP
sudo dund -n --listen --channel 0 --msdun noauth 192.168.0.2:192.168.0.88 crtscts 115200 ms-dns 192.168.0.1 lock &
sudo rfcomm bind 0 00:00:00:00:00:00 2
sudo echo x > /dev/rfcomm0
sudo iptables -t nat -A POSTROUTING -s 192.168.0.0/24 -j MASQUERADE
echo 1 | sudo tee /proc/sys/net/ipv4/ip_forward
/////
Straight to IRC to find out what to look for and how to start.
After many a different version.
And a little help from my friend. -->nicomen
Came up with a 'script' to stop wasting time.
/////
sudo sdptool add --channel=0 SP
sudo dund -n --listen --channel 0 --msdun noauth 192.168.0.2:192.168.0.88 crtscts 115200 ms-dns 192.168.0.1 lock &
sudo rfcomm bind 0 00:00:00:00:00:00 2
sudo echo x > /dev/rfcomm0
sudo iptables -t nat -A POSTROUTING -s 192.168.0.0/24 -j MASQUERADE
echo 1 | sudo tee /proc/sys/net/ipv4/ip_forward
/////









Unregistered user # Thursday, July 2, 2009 3:05:49 AM
Adam TrippTripppy # Sunday, December 27, 2009 9:12:06 AM
i had done this a very long time ago. haven't had todo it since.
Benny Bottemawormfist # Monday, August 9, 2010 8:08:51 AM
http://blog.projectnibble.org/2010/08/08/how-ubuntus-broken-bluetooth-support-came-to-be/