Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'PAN Connection with Linux' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
PAN Connection with Linux
Authored by: goga on Apr 09, '07 11:02:59PM

I am trying to make a PAN connection to my linux (linux as a master) in order to use its internet connection.
from linux I started the pan-deamon:

pand --listen --role NAP --master

When I make the connection to the PAN from my Mac (from the bluetooth-menu) I have to set up my bnep0 interface from linux:

ifconfig bnep0 10.0.0.1 as my master hat to have the IP 10.0.0.1


Well, because my network hat static IP-addresses (no DHCP) I need to setup my Mac to use the IP 10.0.0.3. Someone idea how to make this?



[ Reply to This | # ]