Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to reach anything from container #21

Open
njavro opened this issue Aug 4, 2022 · 0 comments
Open

Unable to reach anything from container #21

njavro opened this issue Aug 4, 2022 · 0 comments

Comments

@njavro
Copy link

njavro commented Aug 4, 2022

Hello,

I am trying to run quick tutorial. I follow all the steps exactly except the last one where I use alpine container instead of nginx in order to use ifconfig/ip/... It seems that I am not able to ping or reach anything outside of container for some reason?

Once I do ip neigh show I get:
194.168.1.1 dev eth0 used 0/0/0 probes 6 FAILED

And on route -n I get:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 194.168.1.1 0.0.0.0 UG 0 0 0 eth0
194.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0

However my host has PF with ip 10.10.1.1 that is able to ping PF on another connected host with ip 10.10.1.2
I can't seem to ping that other host (10.10.1.2) or anything else for that matter?

Any advice on how to connect and fully utilize that VF?

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant