Skip to content

Unable to reach anything from container #21

@njavro

Description

@njavro

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions