Subject: RARE user and assistance email list
List archive
- From: Gabriel Tetzner <>
- To: ,
- Cc: ,
- Subject: Re: [RARE-users] [rare-dev] [freertr] freeRouter install error
- Date: Wed, 4 Jan 2023 23:53:16 -0300
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 <> 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:>> 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>
> 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:>>> 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 connectivity.
> > > 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:>>>> 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>>>
> > > 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 (#915): https://groups.io/g/freertr/message/915
Mute This Topic: https://groups.io/mt/96056106/7122407
Group Owner:
Unsubscribe: https://groups.io/g/freertr/unsub []
-=-=-=-=-=-=-=-=-=-=-=-
- [RARE-users] freeRouter install error, Gabriel Tetzner, 01/02/2023
- Re: [RARE-users] [rare-dev] freeRouter install error, mc36, 01/03/2023
- Re: [RARE-users] [rare-dev] freeRouter install error, Gabriel Tetzner, 01/03/2023
- 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
- Re: [RARE-users] [rare-dev] freeRouter install error, Gabriel Tetzner, 01/03/2023
- Re: [RARE-users] [rare-dev] freeRouter install error, mc36, 01/03/2023
Archive powered by MHonArc 2.6.19.