How to know when any process is trying to establish an internet connection?
Hi, I have multiple network interfaces(Ethernet, GPRS and Modem). Is possible to setup them on demand? And to block a process until It gets connection by any interface? Thanks. -- .
On 01/01/2011, Arreche <arreche@gmail.com> wrote:
Hi,
I have multiple network interfaces(Ethernet, GPRS and Modem). Is possible to setup them on demand? And to block a process until It gets connection by any interface?
You mean, like dial up on deman back to old days? Sounds like the job for NetworkManager to me...plus PolicyKit or something. But I am not so sure abou it. -- regards, Mulyadi Santosa Freelance Linux trainer and consultant blog: the-hydra.blogspot.com training: mulyaditraining.blogspot.com
I mean to alternate between the interfaces until the connection could be established. I think NetworkManager don't have this behaviour. On Sat, Jan 1, 2011 at 11:55 AM, Mulyadi Santosa <mulyadi.santosa@gmail.com>wrote:
On 01/01/2011, Arreche <arreche@gmail.com> wrote:
Hi,
I have multiple network interfaces(Ethernet, GPRS and Modem). Is possible to setup them on demand? And to block a process until It gets connection by any interface?
You mean, like dial up on deman back to old days? Sounds like the job for NetworkManager to me...plus PolicyKit or something. But I am not so sure abou it.
-- regards,
Mulyadi Santosa Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com training: mulyaditraining.blogspot.com
-- .
Hi, On Jan 1, 2011, at 4:49 AM, Arreche wrote:
I mean to alternate between the interfaces until the connection could be established. I think NetworkManager don't have this behaviour.
Can it be achieved by NetFilter?
On Sat, Jan 1, 2011 at 11:55 AM, Mulyadi Santosa <mulyadi.santosa@gmail.com> wrote: On 01/01/2011, Arreche <arreche@gmail.com> wrote:
Hi,
I have multiple network interfaces(Ethernet, GPRS and Modem). Is possible to setup them on demand? And to block a process until It gets connection by any interface?
You mean, like dial up on deman back to old days? Sounds like the job for NetworkManager to me...plus PolicyKit or something. But I am not so sure abou it.
-- regards,
Mulyadi Santosa Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com training: mulyaditraining.blogspot.com
-- .
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
participants (3)
-
Arreche -
Mulyadi Santosa -
YOUNGWHAN SONG