Re: Virtual network interface

2014-11-12 Thread Vít Ondruch
Dne 12.11.2014 v 13:40 Miroslav Suchý napsal(a): > On 11/09/2014 12:20 PM, Peter Robinson wrote: >> There is means of doing this. For Wired -> Wireless there's relatively >> straight forward ways to deal with it but you need to have support for >> the handover across the entire network infrastructu

Re: Virtual network interface

2014-11-12 Thread Miroslav Suchý
On 11/09/2014 12:20 PM, Peter Robinson wrote: There is means of doing this. For Wired -> Wireless there's relatively straight forward ways to deal with it but you need to have support for the handover across the entire network infrastructure, it's not really something the host does on it's own.

Re: Virtual network interface

2014-11-10 Thread Vít Ondruch
Dne 8.11.2014 v 14:23 Björn Persson napsal(a): > Tomasz Torcz wrote: >> On Fri, Nov 07, 2014 at 03:37:53PM +0100, Björn Persson wrote: >>> Vít Ondruch wrote: * I don't understand why my Xchat should loose connection, when I am switching from ethernet to WiFi (and they are both available

Re: Virtual network interface

2014-11-09 Thread Peter Robinson
> Is there way how to setup some virtual network inteface, which would > always work, no matter if I use ethernet, wireles, VPN or whatever else > network connection on background? > > * It is pretty annoying that every time I change my location, I have to > change configuration of my virtual machi

Re: Virtual network interface

2014-11-08 Thread Björn Persson
Tomasz Torcz wrote: >On Fri, Nov 07, 2014 at 03:37:53PM +0100, Björn Persson wrote: >> Vít Ondruch wrote: >> > * I don't understand why my Xchat should loose connection, when I >> > am switching from ethernet to WiFi (and they are both available >> > during interim period). >> >> For this use cas

Re: Virtual network interface

2014-11-08 Thread Tomasz Torcz
On Fri, Nov 07, 2014 at 03:37:53PM +0100, Björn Persson wrote: > Vít Ondruch wrote: > > * I don't understand why my Xchat should loose connection, when I am > > switching from ethernet to WiFi (and they are both available during > > interim period). > > For this use case you want to run IRC over

Re: Virtual network interface

2014-11-07 Thread Björn Persson
Vít Ondruch wrote: > * I don't understand why my Xchat should loose connection, when I am > switching from ethernet to WiFi (and they are both available during > interim period). For this use case you want to run IRC over SCTP, so that you can keep the connection open when you change IP addresses

Re: Virtual network interface

2014-11-07 Thread Petr Pisar
On 2014-11-07, Vít Ondruch wrote: > Is there way how to setup some virtual network inteface, which would > always work, no matter if I use ethernet, wireles, VPN or whatever else > network connection on background? > Your question contains the answer: You need to create a tunnel to an always reach

Re: Virtual network interface

2014-11-07 Thread Richard W.M. Jones
On Fri, Nov 07, 2014 at 10:56:19AM +0100, Vít Ondruch wrote: > Hi everybody, > > Is there way how to setup some virtual network inteface, which would > always work, no matter if I use ethernet, wireles, VPN or whatever else > network connection on background? > > * It is pretty annoying that ever