Advertising
- Anonymous
- Tuesday, May 15th, 2007 at 7:42:53am UTC
- hi stdin,
- i have taken instructions on how to do bluetooth over IP it only works for me if i use two terminal windows and enter the commands in that order.
- this needs to be in one terminal window
- 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
- then this in a new terminal window
- sudo rfcomm bind 0 00:0E:6D:69:1B:16 2
- sudo echo x > /dev/rfcomm0
- sudo iptables -t nat -A POSTROUTING -s 192.168.0.0/24 -j MASQUERADE
- echo 1 > /proc/sys/net/ipv4/ip_forward
- the 'echo 1 > /proc/sys/net/ipv4/ip_forward' command doesnt work unless i do a sudo -s beforehand
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.