DrayTek UK Users' Community Forum
Help, Advice and Solutions from DrayTek Users
Migrating 3900 to 3910
- _ollie_
- Topic Author
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
12 Nov 2023 15:23 #102978
by _ollie_
Migrating 3900 to 3910 was created by _ollie_
I have a few sites with 3900 firewalls which have their "product features" but generally are quite stable budget routers, and need to replace with the 3910.
Has anyone successfully managed to follow this
https://www.draytek.co.uk/support/guides/kb-vigor3900-3910-vpnimport?return=8556093
guide to export/import the config (or at least the IPSEC tunnels) from a 3900 to 3910?
When i run
"cd convert; make"
I get
gcc -c drayString2bcd.c -o drayString2bcd.o
make: gcc No such file or directory
make: *** [Makefile:10 draystring2bcd.o] Error 127
I'm running it on Ubuntu (or not as the case may be!).
Has anyone successfully managed to follow this
When i run
"cd convert; make"
I get
gcc -c drayString2bcd.c -o drayString2bcd.o
make: gcc No such file or directory
make: *** [Makefile:10 draystring2bcd.o] Error 127
I'm running it on Ubuntu (or not as the case may be!).
Please Log in or Create an account to join the conversation.
- andew
- Offline
- Junior Member
Less
More
- Posts: 20
- Thank you received: 0
15 Nov 2023 15:02 #102984
by andew
Replied by andew on topic Re: Migrating 3900 to 3910
Hi
Looks like gcc isnt installed, maybe worth trying this
sudo apt install build-essential
That should install gcc, if it installed you should be able to run
gcc --version
and get the version number
Regards
Andrew
Looks like gcc isnt installed, maybe worth trying this
sudo apt install build-essential
That should install gcc, if it installed you should be able to run
gcc --version
and get the version number
Regards
Andrew
Please Log in or Create an account to join the conversation.
Moderators: Chris, Sami
Copyright © 2024 DrayTek