Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index International Gentoo Users Greek
  • Search

Gentoo linux - Mobile phone connectivity

Καλώs ήρθατε στο ελληνικό φόρουμ του Gentoo!
Post Reply
  • Print view
Advanced search
3 posts • Page 1 of 1
Author
Message
MarDouk
n00b
n00b
User avatar
Posts: 1
Joined: Wed Nov 24, 2004 5:39 pm

Gentoo linux - Mobile phone connectivity

  • Quote

Post by MarDouk » Wed Nov 24, 2004 5:54 pm

Καλησπέρα, μετά από πολύ ψάξιμο κατάφερα να έχω σε λειτουργία το bluetooth και την δυνατότητα αποστολής και λήψης αρχείων με το Ρ800 (κινητό τηλέφωνο) μου, στα γουίνδοους είχα την δυνατότητα μέσω του PC Suite της Sony Ericsson να συνδέομαι και να παίρνω την σύνδεση στο ιντερνετ από το πισι έτσι ώστε να έχω ιντερνετ και στο κινητό, νομίζω πως αυτό γινόταν δυνατό από έναν mrouter. Έψαξα σε πάρα πολλά φόρουμς αλλά το μόνο που κατάφερα ήταν να γεμίσω το σύστημα μου με λανθασμένες ρυθμίσεις. Αυτό που κατάλαβα εν`ολίγης είναι πως πρέπει να γίνει σύνδεση με το ppp πρωτόκολο στο serial channel profile port του κινητού ώστε να δημιουργηθεί lan bluetooth network.
Επίσης έχω το kdebluetooth framework με το οποίο δεν μπορώ να κάνω ζευγάρι τις δύο συσκευές αφού ακρίβως μετά απο μερικά δευτερόλεπτα που θα γίνει η σύνδεση χάνεται και πάλι...
Αν ξέρει κάποιος κάτι περισσότερο και μπορεί να βοηθήσει θα είμαι πολύ ευτυχής :)
Top
Deathwing00
Bodhisattva
Bodhisattva
User avatar
Posts: 4087
Joined: Fri Jun 13, 2003 9:07 pm
Location: Berlin, Germany
Contact:
Contact Deathwing00
Website

  • Quote

Post by Deathwing00 » Sun Dec 19, 2004 3:39 pm

Prospathises me RFCOMM?
Top
irruption
n00b
n00b
User avatar
Posts: 12
Joined: Mon May 23, 2005 1:52 pm

  • Quote

Post by irruption » Thu Jul 07, 2005 11:16 pm

Dokimase:
1)

Code: Select all

echo 1 > /proc/sys/net/ipv4/ip_forward
kai

Code: Select all

iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE
2)

Code: Select all

sdptool add --channel=2 SP
3)
/etc/named.conf:
options {
directory "/var/named";
cleaning-interval 120;
statistics-interval 0;
notify no;
};
zone "localhost" in {
type master;
file "localhost.zone";
};
zone "0.0.127.in-addr.arpa" in {
type master;
file "127.0.0.zone";
};
zone "." in {
type hint;
file "root.hint";
};
zone "mrouter" {
type master;
file "/var/named/mrouter.hosts";
};
EOF

/var/named/127.0.0.zone:
$TTL 2D
@ IN SOA localhost. root.localhost. (
42 ; serial (d. adams)
1D ; refresh
2H ; retry
1W ; expiry
2D ) ; minimum

IN NS localhost.
1 IN PTR localhost.
EOF

/var/named/localhost.zone:
$TTL 2D
@ IN SOA @ root (
42 ; serial (d. adams)
1D ; refresh
2H ; retry
1W ; expiry
2D ) ; minimum

IN NS @
IN A 127.0.0.1
EOF

/var/named/mrouter.hosts:
$ttl 38400
mrouter. IN SOA bernd. bernd.pnd. (
2003051402
10800
3600
604800
38400 )
mrouter. IN NS bernd.
wsockhost.mrouter. IN A 192.168.2.1
192.168.2.1.mrouter. IN PTR wsockhost
EOF
4)
/etc/ppp/options:

noauth
local
modem
proxyarp
debug
ms-dns 192.168.1.1 # DNS-Server resolvs "wsockhost.mrouter"
192.168.1.100:192.168.1.200 # IP-Addresses gia host and kinhto
5)

Code: Select all

 dund --listen --channel=2
6)

Code: Select all

 rfcomm connect 2 <MAC-ADDRESS apo to kinhto soy> 2 
thn MAC-ADDRESS apo to kinhto soy---thn briskeis me to hcitool scan

AYTA.... Dokimase kapoion browser toy kinhtoy soy na deis an ola ok...
Sto nokia moy doyleuoun mia xara ayta.... :)
Top
Post Reply
  • Print view

3 posts • Page 1 of 1

Return to “Greek”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic