LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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


Closed Thread
  Search this Thread
Old 04-19-2010, 06:52 PM   #1
ahalabb
LQ Newbie
 
Registered: Oct 2007
Posts: 13

Rep: Reputation: 0
Assign process nic


I want to be able to tell processes/programs somehow to use a specific nic.

I have a laptop (used as dekstop) and want to make pidgin use my wireless.

Any help?

-----in other words...


I have a gigabit wired connection and a wireless connection. I want to force pidgin to use the wireless connection. But more specifically, I just want to block pidgin from using eth0... how to go about that? I can't find anything that will block applications... I could block outside servers from communicating with eth0, but I don't want to do that. Can anyone point me in the right direction?

Last edited by ahalabb; 04-20-2010 at 06:06 PM.
 
Click here to see the post LQ members have rated as the most helpful post in this thread.
Old 04-20-2010, 02:01 PM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,636

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by ahalabb View Post
I want to be able to tell processes/programs somehow to use a specific nic.

I have a laptop (used as dekstop) and want to make pidgin use my neighbor's wireless.

Any help?
The only way you could do anything remotely like this, would be to set up very specific routing tables, so that requests to certain servers, use a certain gateway to get out. That gateway would be whatever NIC is running it.

However, since you're wanting to (essentially) steal your neighbors wireless, you're on your own. Either go tell your neighbor you want to use his connection, and offer to PAY for what he's paying for, or pay for your own connection. Being a freeloader isn't good for anyone.
 
Old 04-20-2010, 02:41 PM   #3
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Quote:
I have a laptop (used as dekstop) and want to make pidgin use my neighbor's wireless.

Any help?
No.

TB0ne is right, but more polite than I am:

You are a lazy thief.
 
Old 04-20-2010, 02:56 PM   #4
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,636

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by tredegar View Post
No.

TB0ne is right, but more polite than I am:

You are a lazy thief.
Holy cow...I've NEVER been the more polite one in my life.

But I agree totally.
 
Old 04-20-2010, 03:21 PM   #5
fbsduser
Member
 
Registered: Oct 2009
Distribution: Hackintosh, SlackWare
Posts: 267

Rep: Reputation: 30
What you want can only be done manually (by switching between AP's from the networkmanager menu before and after every program that you want to have running from a specifical AP)
 
Old 04-20-2010, 03:28 PM   #6
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Quote:
What you want can only be done ....
Please explain why you think it is right to help the "lazy thief" ?

How would you feel if the subscribers to LQ helped someone steal your network bandwidth ?
 
Old 04-20-2010, 04:10 PM   #7
ahalabb
LQ Newbie
 
Registered: Oct 2007
Posts: 13

Original Poster
Rep: Reputation: 0
Often times people miss the point here and drift off topic...

I have a gigabit wired connection and a wireless connection. I want to force pidgin to use the wireless connection. But more specifically, I just want to block pidgin from using eth0... how to go about that?
 
Old 04-20-2010, 04:49 PM   #8
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,636

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by ahalabb View Post
Often times people miss the point here and drift off topic...

I have a gigabit wired connection and a wireless connection. I want to force pidgin to use the wireless connection. But more specifically, I just want to block pidgin from using eth0... how to go about that?
Yep, you're missing the point alright, and clearly not paying attention to what you're getting told.

We are NOT going to help you steal your neighbors wireless connection. Either go talk to your neighbor, and offer to pay them for some of their bandwidth (and pay attention to what's already been told to you), or quit being a thief.

And the fact that you want your IM client to use someone elses connection, alludes to the fact that you're doing something sleazy with it. Otherwise, your 'gigabit' connection should be more than enough.
 
Old 04-20-2010, 04:50 PM   #9
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Quote:
Often times people miss the point here and drift off topic...
No, you have missed the point:

You would like us to help you steal your neighbour's WAP bandwidth.

We are not going to help you.

I repeat: You are a LAZY thief.

Thread reported for closure.
 
Old 04-20-2010, 05:40 PM   #10
ahalabb
LQ Newbie
 
Registered: Oct 2007
Posts: 13

Original Poster
Rep: Reputation: 0
Listen ladies -

I don't need help hacking WAPs. Who said stealing what?

This is my question (not for the ladies): I have a gigabit wired connection and a wireless connection. I want to force pidgin to use the wireless connection. But more specifically, I just want to block pidgin from using eth0... how to go about that? I can't find anything that will block applications... I could block outside servers from communicating with eth0, but I don't want to do that. Can anyone point me in the right direction?
 
0 members found this post helpful.
Old 04-20-2010, 05:56 PM   #11
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Quote:
Originally Posted by ahalabb View Post
I have a laptop (used as dekstop) and want to make pidgin use my neighbor's wireless.
This says you wanted to use your neighbor's wireless connection. Is that what you meant? If not, then how does "my neighbor's wireless" relate to your other posts in this thread?

Having created this confusion (even if it was unintentional), you now need to give a complete explanation of what you are doing.

Last edited by pixellany; 04-20-2010 at 06:01 PM.
 
Old 04-20-2010, 06:04 PM   #12
ahalabb
LQ Newbie
 
Registered: Oct 2007
Posts: 13

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by pixellany View Post
This says you wanted to use your neighbor's wireless connection. Is that what you meant? If not, then how does "my neighbor's wireless" relate to your other posts in this thread?

Having created this confusion (even if it was unintentional), you now need to give a complete explanation of what you are doing.
I have a gigabit wired connection and a wireless connection. I want to force pidgin to use the wireless connection. But more specifically, I just want to block pidgin from using eth0... how to go about that? I can't find anything that will block applications... I could block outside servers from communicating with eth0, but I don't want to do that. Can anyone point me in the right direction?
 
0 members found this post helpful.
Old 04-20-2010, 06:08 PM   #13
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
OK, my friend: Not only did you not answer my question, but you edited your original post to delete the reference to "my neighbor's wireless". This is not how we do things here.
You can contact me with a full explanation---use e-mail or PM. Meanwhile, your privileges are suspended.
 
2 members found this post helpful.
Old 04-20-2010, 08:15 PM   #14
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,636

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by ahalabb View Post
Listen ladies -

I don't need help hacking WAPs. Who said stealing what?
You did, when you said you wanted to use your neighbors wireless.
Quote:
This is my question (not for the ladies): I have a gigabit wired connection and a wireless connection. I want to force pidgin to use the wireless connection. But more specifically, I just want to block pidgin from using eth0... how to go about that? I can't find anything that will block applications... I could block outside servers from communicating with eth0, but I don't want to do that. Can anyone point me in the right direction?
Actually there were suggestions, but you're obviously not that bright, since you've missed them.

Grow up.
 
Old 04-20-2010, 10:06 PM   #15
powndingvag
LQ Newbie
 
Registered: Apr 2010
Posts: 1

Rep: Reputation: 0
The guardians of all morals here have assumed that I am using my neighbor's wireless without them knowing.

You b|tches queefed all over this thread

ttyl
 
0 members found this post helpful.
  


Closed Thread



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
How to exclusively assign process to a core? nottix Linux - Kernel 5 09-28-2009 04:38 PM
how to assign two IPs on same NIC arvind_77_99 Linux - Newbie 10 01-09-2008 05:25 PM
How to assign one particular process to particular CPU, in multiprocessor Architeture sudha Linux - General 1 01-23-2005 10:53 AM
dhcp does not assign IP to nic WurM Linux - Networking 5 02-25-2004 01:36 PM
How do you assign a process to a specific processor? ter_roshak Linux - General 1 12-19-2003 12:38 AM

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

All times are GMT -5. The time now is 05:13 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