LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 07-13-2008, 10:00 AM   #1
paulhoop
LQ Newbie
 
Registered: Nov 2004
Location: Tennessee
Distribution: Fedora 9
Posts: 12

Rep: Reputation: 0
Exclude PPC6800 phone from Network Manager - Fedora 9


I have been trying to setup Synce to sync up my ppc6800. Everytime I connect the phone and Fedora 9 workstation via USB, it connects my phone as a wired network. I have verified this by looking at Connection info in Network Manager Applet.

Apparently trying to utilize the data link in the phone. How do I prevent this?

**Update**

Found this for Ubuntu, but couldn't figure out how to make the iface part work for Fedora 9 at

http://www.synce.org/moin/SynceWithUbuntu


If you have the Gnome Network Manager running on Ubuntu, it will setup your device as the new default network connection. Check what ethernet device was given to your device with by running the following command in a terminal after you have connected your device:

/sbin/ifconfig -a | grep 80:00:60:0f:e8:00 | cut -d " " -f 1

then add the next line to /etc/network/interfaces:

iface <interface of your device> inet dhcp

This will make Gnome Network Manager ignore the interface.

Last edited by paulhoop; 07-13-2008 at 10:17 AM.
 
Old 08-26-2008, 08:08 AM   #2
nlhk
LQ Newbie
 
Registered: Aug 2008
Posts: 1

Rep: Reputation: 0
Assuming the interface is eth0:

Ubuntu's way:
In the file "/etc/network/interfaces", add the following:
iface eth0 inet dhcp

Fedora 9 way:
In the file "/etc/sysconfig/network-scripts/ifcfg-eth0", add the following:
DEVICE=eth0
NM_CONTROLLED=no


It works for eth0 but not sure if it works for your phone.
 
  


Reply

Tags
data, fedora, fedora 9, link, manager, mobile, network, network manager, windows



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
wammu phone manager seighalani Linux - Desktop 1 04-22-2008 03:55 PM
Network Manager in Fedora 8 Mukundan Linux - Newbie 2 12-11-2007 12:56 AM
Fedora 7 Network Manager 3rdKey Fedora 3 06-27-2007 09:18 PM
Cell Phone Manager philipvarghese Linux - Software 1 06-26-2006 05:03 PM
Exclude internal network from wondershaper hadoque Linux - Networking 0 08-19-2004 01:18 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 10:27 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration