linux server

Moderator: mike

tcpip
Posts: 87
Joined: Thu Jun 15, 2017 10:09 am

linux server

Post by tcpip » Thu Jul 06, 2017 5:40 pm

Hi all,

I have to run a linux server inside eve-ng, but when I add it to get dhcp is not working, but for the routers (cisco) the dhcp is working fine.

Should i do any special config?

thanks.

Uldis (UD)
Posts: 5177
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: linux server

Post by Uldis (UD) » Thu Jul 06, 2017 6:06 pm


ramindia
Posts: 409
Joined: Sun Mar 19, 2017 10:27 pm

Re: linux server

Post by ramindia » Thu Jul 06, 2017 6:28 pm

tcpip wrote:
Thu Jul 06, 2017 5:40 pm
Hi all,

I have to run a linux server inside eve-ng, but when I add it to get dhcp is not working, but for the routers (cisco) the dhcp is working fine.

Should i do any special config?

thanks.
How was routers getting DHCP from cloud ? or you have DHCP inside EVE-NG

R!

tcpip
Posts: 87
Joined: Thu Jun 15, 2017 10:09 am

Re: linux server

Post by tcpip » Thu Jul 06, 2017 6:52 pm

Hello,

I configure the cloud access to get dhcp from my nic card.

Thanks.

tcpip
Posts: 87
Joined: Thu Jun 15, 2017 10:09 am

Re: linux server

Post by tcpip » Thu Jul 06, 2017 7:59 pm

I did the link steps and still the same issue, In the linux device I dont get IP but in other type of device (cisco,arista) I get IP vi dhcp with no issue.

thanks.

Uldis (UD)
Posts: 5177
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: linux server

Post by Uldis (UD) » Thu Jul 06, 2017 9:09 pm

Which linux you trying to install???

ramindia
Posts: 409
Joined: Sun Mar 19, 2017 10:27 pm

Re: linux server

Post by ramindia » Fri Jul 07, 2017 6:20 am

tcpip wrote:
Thu Jul 06, 2017 7:59 pm
I did the link steps and still the same issue, In the linux device I dont get IP but in other type of device (cisco,arista) I get IP vi dhcp with no issue.

thanks.
Do you have multiple nic on linux ?

1. make sure inside Eve-ng linux installed ethernet card ?

can you post ifconfig output from Linux console...to assists better.

R!

tcpip
Posts: 87
Joined: Thu Jun 15, 2017 10:09 am

Re: linux server

Post by tcpip » Fri Jul 07, 2017 12:31 pm

Hello

I only have 1 nic, (the idea is to have 3)

Here are the attachs

Thanks!!!
You do not have the required permissions to view the files attached to this post.

Uldis (UD)
Posts: 5177
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: linux server

Post by Uldis (UD) » Fri Jul 07, 2017 4:42 pm

it is because you didnt clean ubuntu eth settings...your case its ens3
please check again how to create ubuntu image for eve

tcpip
Posts: 87
Joined: Thu Jun 15, 2017 10:09 am

Re: linux server

Post by tcpip » Fri Jul 07, 2017 6:28 pm

if you are talking about this

rm -f /etc/udev/rules.d/70-persistent-net.rules

I did this.

thanks.

Post Reply