Network Setup at the installation of Stackios frontend

19 views
Skip to first unread message

Kellen O'Connor

unread,
Dec 20, 2017, 3:07:13 PM12/20/17
to stacki
We're trying to get a Stacki Frontend working with three (only two are relevant for this question) network interfaces. A private eth1 network for provisioning and limited application traffic, a private ib0 network for application / filesystem traffic, and a public eth0 network for users to connect to the stacki machine from our LAN.

When I set up the OS, I chose eth1 interface at setup as that was going to be the network Stacki was going to run over. Now however, I seem to be losing packets when I try to connect / ping / communicate with the stacki node from the outside world, via that public eth0 interface. When I'm on the stacki machine, it can speak with the eth0 gateway, and my machine out on the LAN can also speak to the eth0 gateway so I'm not entirely sure whats going on. Routing appears to look ok.

Thanks in advance for any advice.

Kellen O'Connor

unread,
Dec 20, 2017, 4:22:56 PM12/20/17
to stacki
I guess my questions is really:

Can I setup the stackios os with the public IP and then configure Stacki to provision via another address / interface after installation? IE setup with eth0 and then switch to eth1.

Anoop Rajendra

unread,
Dec 20, 2017, 4:58:51 PM12/20/17
to sta...@googlegroups.com
What's the output of

# stack list host
# stack list host interface
# stack list network

--
You received this message because you are subscribed to the Google Groups "stacki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to stacki+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Joe Kaiser

unread,
Dec 20, 2017, 5:04:07 PM12/20/17
to sta...@googlegroups.com
yes, set the pxe on the network you want to true.

stack set network pxe "networkname" pxe=True

and the other one to false:

stack set network pxe "othernetwork" pxe=False

but you can also serve pxe off of both of them. 

Thanks,

Joe


--
Reply all
Reply to author
Forward
0 new messages