Re: [Discuss-gnuradio] IEEE802.11 transceiver - problems sending data

2017-05-27 Thread Bastian Bloessl
Hi, On 5/26/2017 4:04 PM, Cristian Rodríguez wrote: **arp -a** ? (192.168.123.1) at 12:34:56:78:90:ab [ether] PERM on wlp2s0 **route** Kernel IP routing table Destination Gateway Genmask Flags Metric RefUse Iface 192.168.123.0 * 255.255.255.0 U 0

Re: [Discuss-gnuradio] IEEE802.11 transceiver - problems sending data

2017-05-26 Thread Cristian Rodríguez
2017-05-26 7:27 GMT-05:00 Bastian Bloessl : > Hi, > > On 5/26/2017 10:57 AM, Marcus Müller wrote: > >> Hi Cristian, >> >> assuming this is a network config issue >> > > > Me too. I think that trying to ping a local address and having it routed > over interfaces might, in theory,

Re: [Discuss-gnuradio] IEEE802.11 transceiver - problems sending data

2017-05-26 Thread Bastian Bloessl
Hi, On 5/26/2017 10:57 AM, Marcus Müller wrote: Hi Cristian, assuming this is a network config issue Me too. I think that trying to ping a local address and having it routed over interfaces might, in theory, be possible, but hard to setup. Try communicating with a WiFi card of another

Re: [Discuss-gnuradio] IEEE802.11 transceiver - problems sending data

2017-05-26 Thread Marcus Müller
Hi Cristian, assuming this is a network config issue: On modern Linuxes, it's usually not a great idea to manipulate network config using ifconfig directly – NetworkManager tends to change things automagically if it doesn't think the link is functional (sometimes, even if it is). Please make sure

Re: [Discuss-gnuradio] IEEE802.11 transceiver - problems sending data

2017-05-25 Thread Cristian Rodríguez
2017-05-19 7:04 GMT-05:00 Bastian Bloessl : > Hi, > > > On 19. May 2017, at 12:09, Cristian Rodríguez < > cristian.rodriguez...@gmail.com> wrote: > > > > You will have to also add the corresponding entry in reverse direction. > It’s not in the script since I always used the

Re: [Discuss-gnuradio] IEEE802.11 transceiver - problems sending data

2017-05-19 Thread Bastian Bloessl
Hi, > On 19. May 2017, at 12:09, Cristian Rodríguez > wrote: > > You will have to also add the corresponding entry in reverse direction. It’s > not in the script since I always used the WiFi card of another PC. > I did that as follows: > > sudo arp -s

Re: [Discuss-gnuradio] IEEE802.11 transceiver - problems sending data

2017-05-19 Thread Cristian Rodríguez
2017-05-18 10:32 GMT-05:00 Bastian Bloessl : > Hi, > > this is a rather complex setup. I would not immediately run SSH, but start > with a simple ping (test GNU Radio and the WiFi card as senders). Try to > see what works and what goes wrong, for example, ARP (in both

Re: [Discuss-gnuradio] IEEE802.11 transceiver - problems sending data

2017-05-18 Thread Bastian Bloessl
Hi, this is a rather complex setup. I would not immediately run SSH, but start with a simple ping (test GNU Radio and the WiFi card as senders). Try to see what works and what goes wrong, for example, ARP (in both directions) or routing. IIRC, the script just sets up ARP in one direction (from