Subject: RARE user and assistance email list
List archive
- From: Gabriel Tetzner <>
- To: mc36 <>
- Cc: , ,
- Subject: Re: [RARE-users] [rare-dev] [freertr] freeRouter install error
- Date: Wed, 11 Jan 2023 00:09:13 -0300
Hi Csaba,
I still don't have an answer about the dhcp server, but I managed to set a static route and it worked, however I am having one more problem.
As I am using a public machine remotely to use freeRouter, I have set the same IP address as the host machine, as it has not taken over the host interface.
With this the ping seems to be giving as a duplicate:
tetzner@pop-os:~$ ping 213.150.x.x
One solution I thought of is to create a reserved namespace and connect it to the interface via pcapInt or another tool, or even bridge the host and connect it to the freeRouter.
I was wondering if you had any tips on how I could solve this problem.
Sincerely,
sorry for the delay,
I still don't have an answer about the dhcp server, but I managed to set a static route and it worked, however I am having one more problem.
As I am using a public machine remotely to use freeRouter, I have set the same IP address as the host machine, as it has not taken over the host interface.
With this the ping seems to be giving as a duplicate:
tetzner@pop-os:~$ ping 213.150.x.x
PING 213.150.x.x (213.150.x.x) 56(84) bytes of data.
64 bytes from 213.150.x.x: icmp_seq=1 ttl=42 time=182 ms
64 bytes from 213.150.x.x: icmp_seq=1 ttl=233 time=182 ms (DUP!)
64 bytes from 213.150.x.x: icmp_seq=2 ttl=42 time=182 ms
64 bytes from 213.150.x.x icmp_seq=2 ttl=233 time=182 ms (DUP!)
64 bytes from 213.150.x.x icmp_seq=3 ttl=42 time=181 ms
64 bytes from 213.150.x.x: icmp_seq=3 ttl=233 time=181 ms (DUP!)
64 bytes from 213.150.x.x: icmp_seq=4 ttl=42 time=181 ms
64 bytes from 213.150.x.x: icmp_seq=1 ttl=42 time=182 ms
64 bytes from 213.150.x.x: icmp_seq=1 ttl=233 time=182 ms (DUP!)
64 bytes from 213.150.x.x: icmp_seq=2 ttl=42 time=182 ms
64 bytes from 213.150.x.x icmp_seq=2 ttl=233 time=182 ms (DUP!)
64 bytes from 213.150.x.x icmp_seq=3 ttl=42 time=181 ms
64 bytes from 213.150.x.x: icmp_seq=3 ttl=233 time=181 ms (DUP!)
64 bytes from 213.150.x.x: icmp_seq=4 ttl=42 time=181 ms
64 bytes from 213.150.x.x: icmp_seq=4 ttl=233 time=181 ms (DUP!)
One solution I thought of is to create a reserved namespace and connect it to the interface via pcapInt or another tool, or even bridge the host and connect it to the freeRouter.
I was wondering if you had any tips on how I could solve this problem.
Sincerely,
Gabriel Tetzner Menegueti
Em sex., 6 de jan. de 2023 às 10:05, mc36 <> escreveu:
hi,
okk, thanks! it's just a hypervisor only as far as i know... so the who is the dhcp server then?
thanks,
cs
On 1/6/23 12:43, Gabriel Tetzner wrote:
> Hi Csaba,
>
> The hypervisor/environmen is VMware vSphere.
>
> Em qui., 5 de jan. de 2023 s 01:22, Gabriel Tetzner via groups.io <http://groups.io> <gabrieltetznermenegueti16= <mailto:>> escreveu:
>
> Hi,
>
> So Csaba, specifically this machine is part of a set of machines that we contracted with a team participating in the RENaaS project.
>
> I don't have much information about the environment in question, I can only access the machines, so I sent an email to their technical team and am waiting for a response.
>
> I found this dhcp error really strange, but I will be sure to reply as soon as possible.
>
> Sincerely, Gabriel Tetzner Menegueti.
>
> Em qui., 5 de jan. de 2023 s 00:44, mc36 < <mailto:>> escreveu:
>
> hi,
> good to know, thanks... at least you have the packets... :)
> yess, feel free to point the static default to the gw...
> btw what hypervisor/environment we're in?
> just asking because this dhcp issue is weirdo,
> i would like to dig into it if i have the chance...
> thanks,
> cs
>
> On 1/5/23 03:53, Gabriel Tetzner wrote:
> > Hi Csaba,
> >
> > It seems that setting a static IP works, it ping to a gateway too, now I must point all traffic to the gateway using a static route to have external connectivity?
> >
> > Em qua., 4 de jan. de 2023 s 22:40, mc36 < <mailto:> <mailto: <mailto:>>> escreveu:
> >
> > hmmm... i seee much more packets in linux compared to freerouter...
> > but at least you have some in freerouter which indicates a working pcaping...
> > so you're not getting ip address... does it work if you set up a static ip?
> > (some environments require "ipv4 dhcp-client early" or "ipv4 dhcp-client broadcast")
> > br,
> > cs
> >
> > On 1/5/23 02:01, Gabriel Tetzner wrote:
> > > Hi Csaba,
> > >
> > > image.png
> > >
> > > /rtr$ /sbin/ifconfig
> > > ens32: flags=4419<UP,BROADCAST,RUNNING,PROMISC,MULTICAST> mtu 1500
> > > inet 213.150.x.x netmask 255.255.255.240 broadcast 213.150.x.x
> > > ether 00:50:56:83:5c:31 txqueuelen 1000 (Ethernet)
> > > RX packets 177017 bytes 27061872 (25.8 MiB)
> > > RX errors 0 dropped 0 overruns 0 frame 0
> > > TX packets 146738 bytes 27609510 (26.3 MiB)
> > > TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
> > >
> > > lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65535
> > > inet 127.0.0.1 netmask 255.0.0.0
> > > inet6 ::1 prefixlen 128 scopeid 0x10<host>
> > > loop txqueuelen 1000 (Local Loopback)
> > > RX packets 271549 bytes 42672972 (40.6 MiB)
> > > RX errors 0 dropped 0 overruns 0 frame 0
> > > TX packets 271549 bytes 42672972 (40.6 MiB)
> > > TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
> > >
> > > tap20001: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
> > > inet 10.255.255.1 netmask 255.255.255.0 broadcast 0.0.0.0
> > > inet6 2001:db8:ffff:ffff:200:4eff:fe2c:4e2b prefixlen 64 scopeid 0x0<global>
> > > inet6 fe80::200:4eff:fe2c:4e2b prefixlen 64 scopeid 0x20<link>
> > > ether 00:00:4e:2c:4e:2b txqueuelen 1000 (Ethernet)
> > > RX packets 147 bytes 11476 (11.2 KiB)
> > > RX errors 0 dropped 0 overruns 0 frame 0
> > > TX packets 202 bytes 16987 (16.5 KiB)
> > > TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
> > >
> > > image.png
> > >
> > > I think it might also be a compilation error or something, but I haven't yet detected where that error would be.
> > >
> > > Em qua., 4 de jan. de 2023 s 15:23, mc36 < <mailto:> <mailto: <mailto:>> <mailto: <mailto:> <mailto:
> <mailto:>>>> escreveu:
> > >
> > > hi,
> > > then that was a mis-guess from my side...
> > > assuming the default config after installation,
> > > http://www.freertr.org/install-sw.txt <http://www.freertr.org/install-sw.txt> <http://www.freertr.org/install-sw.txt <http://www.freertr.org/install-sw.txt>>
> <http://www.freertr.org/install-sw.txt <http://www.freertr.org/install-sw.txt> <http://www.freertr.org/install-sw.txt <http://www.freertr.org/install-sw.txt>>>
> > > could you please add "tcp2vrf 2323 inet 23" to /rtr/rtr-hw.txt
> > > then sudo systemctl restart rtr then telnet 127.0.0.1 2323
> > > it should give you the freerouter console, here i'm interested about "show interfaces"
> > > also drop me the /sbin/ifconfig just to check the mac addresses and packet counters against the two...
> > > also "sho proc ext" could be interesting, just in case if there is still a pcapint issue in the background...
> > > thanks,
> > > cs
> > >
> > >
> > > On 1/4/23 19:14, Gabriel Tetzner wrote:
> > > > Hi Csaba,
> > > >
> > > > I did the installation following the sid update recommendation,
> > > >
> > > > It seems that pcapInt works, but does not activate with the default operating system interface.
> > > >
> > > > Em ter., 3 de jan. de 2023 s 11:50, mc36 < <mailto:> <mailto: <mailto:>> <mailto: <mailto:>
> <mailto: <mailto:>>> <mailto: <mailto:> <mailto: <mailto:>> <mailto: <mailto:>
> > <mailto: <mailto:>>>>> escreveu:
> > > >
> > > > hi,
> > > > my guess then is you forgot to upgrade to debian-sid...
> > > > can you verify if after you rebooted, /rtr/pcapInt.bin is runnable?
> > > > i bet you it'll error out with a glibc version mismatch...
> > > > br,
> > > > cs
> > > >
> > > >
> > > > On 1/3/23 15:41, Gabriel Tetzner wrote:
> > > > > Hello Csaba,
> > > > >
> > > > > Indeed when you reboot freeRouter works, but the interface is not taken.
> > > > > So interface ethernet1 does not receive debian's dhcp ip and has no external c onnectivity.
> > > > > Would I have to reinstall by counting c.sh again?
> > > > >
> > > > > Em ter., 3 de jan. de 2023 s 01:06, mc36 < <mailto:> <mailto: <mailto:>> <mailto:
> <mailto:> <mailto: <mailto:>>> <mailto: <mailto:> <mailto: <mailto:>>
> > <mailto: <mailto:> <mailto: <mailto:>>>> <mailto: <mailto:> <mailto: <mailto:>> <mailto:
> <mailto:> <mailto: <mailto:>>> <mailto: <mailto:> <mailto: <mailto:>>
> > > <mailto: <mailto:> <mailto: <mailto:>>>>>> escreveu:
> > > > >
> > > > > hi,
> > > > > what you're seeing here is the following script running:
> > > > > https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh
> <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh> <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh
> <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh>>
> > <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh>
> <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh>>>
> > > <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh>
> <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh>>
> > <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh>
> <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh>>>>
> > > > <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh
> <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh> <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh
> <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh>>
> > <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh>
> <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh>>>
> > > <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh>
> <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh>>
> > <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh>
> <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh <https://github.com/rare-freertr/freeRtr/blob/master/misc/service/c.sh>>>>>
> > > > > the main idea here is to kill all the linux networking and enable freerouter...
> > > > > dont worry, your vm dont have nor netplan nor nmtui but the rest should work...
> > > > > just reboot the vm and you should be up and running with freerouter...
> > > > > br,
> > > > > cs
> > > > >
> > > > >
> > > > > On 1/2/23 23:10, Gabriel Tetzner wrote:
> > > > > > Hi all,
> > > > > >
> > > > > > I am trying to install freeRouter on a Debian virtual machine, I followed all the steps but when I get to the end
> of the script installation
> > the following
> > > error appears:
> > > > > >
> > > > > > image.png
> > > > > >
> > > > > > This error stops freeRouter and does not take control of debian's network interface.
> > > > > >
> > > > > > Can someone help me?
> > > > >
> > > >
> > > >
> > >
> >
> >
> >
> >
> >
>
> _._,_._,_
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> Groups.io Links:
>
> You receive all messages sent to this group.
>
> View/Reply Online (#920) <https://groups.io/g/freertr/message/920> | Reply To Group
> <mailto:?subject=Re:%20Re%3A%20%5Brare-dev%5D%20%5Bfreertr%5D%20%5BRARE-users%5D%20freeRouter%20install%20error> | Reply To Sender
> <mailto:?subject=Private:%20Re:%20Re%3A%20%5Brare-dev%5D%20%5Bfreertr%5D%20%5BRARE-users%5D%20freeRouter%20install%20error> | Mute This Topic
> <https://groups.io/mt/96056106/7122407> | New Topic <https://groups.io/g/freertr/post>
> Your Subscription <https://groups.io/g/freertr/editsub/7122407> | Contact Group Owner <mailto:> | Unsubscribe <https://groups.io/g/freertr/unsub>
> [ <mailto:>]
>
> _._,_._,_
>
- Re: [RARE-users] [freertr] [rare-dev] freeRouter install error, (continued)
- Re: [RARE-users] [freertr] [rare-dev] freeRouter install error, mc36, 01/03/2023
- Re: [RARE-users] [rare-dev] [freertr] freeRouter install error, Gabriel Tetzner, 01/04/2023
- Re: [RARE-users] [rare-dev] [freertr] freeRouter install error, mc36, 01/04/2023
- Re: [RARE-users] [rare-dev] [freertr] freeRouter install error, Gabriel Tetzner, 01/05/2023
- Re: [RARE-users] [rare-dev] [freertr] freeRouter install error, mc36, 01/05/2023
- Re: [RARE-users] [rare-dev] [freertr] freeRouter install error, Gabriel Tetzner, 01/05/2023
- Re: [RARE-users] [rare-dev] [freertr] freeRouter install error, mc36, 01/05/2023
- Re: [RARE-users] [rare-dev] [freertr] freeRouter install error, Gabriel Tetzner, 01/05/2023
- Message not available
- Re: [RARE-users] [rare-dev] [freertr] freeRouter install error, Gabriel Tetzner, 01/06/2023
- Re: [RARE-users] [rare-dev] [freertr] freeRouter install error, mc36, 01/06/2023
- Re: [RARE-users] [rare-dev] [freertr] freeRouter install error, Gabriel Tetzner, 01/11/2023
- Re: [RARE-users] [rare-dev] [freertr] freeRouter install error, mc36, 01/11/2023
- Re: [RARE-users] [rare-dev] [freertr] freeRouter install error, Gabriel Tetzner, 01/05/2023
- Re: [RARE-users] [rare-dev] [freertr] freeRouter install error, mc36, 01/04/2023
- Re: [RARE-users] [rare-dev] [freertr] freeRouter install error, Gabriel Tetzner, 01/04/2023
- Re: [RARE-users] [freertr] [rare-dev] freeRouter install error, mc36, 01/03/2023
Archive powered by MHonArc 2.6.19.