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

Weird ping problems #2

Open
danielrichman opened this issue Dec 20, 2014 · 5 comments
Open

Weird ping problems #2

danielrichman opened this issue Dec 20, 2014 · 5 comments

Comments

@danielrichman
Copy link
Member

Guest VMs with public interfaces can't ping hosts on the internet? They can connect just fine though.
tcpdump on host shows packets out and nothing back.

@danielrichman
Copy link
Member Author

This seems to affect a VM running on 164.39.7.115, and doesn't affect a few other IPs I tried (not an exhaustive study though). Nominate @Upuaut ? Any weird rules affecting .115 ping replies?

@Upuaut
Copy link

Upuaut commented Dec 20, 2014

Will check on return. What's actual issue no ping replies from 115 ?

Sent from my iPhone

On 20 Dec 2014, at 22:44, Daniel Richman [email protected] wrote:

This seems to affect a VM running on 164.39.7.115, and doesn't affect a few other IPs I tried (not an exhaustive study though). Nominate @Upuaut ? Any weird rules affecting .115 ping replies?


Reply to this email directly or view it on GitHub.

@danielrichman
Copy link
Member Author

I have 3 VMs, pub pub2 and pub3 on .116, .117 and .115 respectively.

All three can open HTTP connections to (say) google; wget -4 google.com works.

Only pub and pub2 get replies to pings sent to (say) 8.8.8.8;
test-pub3$ ping 8.8.8.8 does not work.

@Upuaut
Copy link

Upuaut commented Dec 20, 2014

Ok will check when back Sunday evening.

Cheers

Sent from my iPhone

On 20 Dec 2014, at 23:01, Daniel Richman [email protected] wrote:

I have 3 VMs, pub pub2 and pub3 on .116, .117 and .115 respectively.

All three can open HTTP connections to (say) google; wget -4 google.com works.

Only pub and pub2 get replies to pings sent to (say) 8.8.8.8; test-pub3$ ping 8.8.8.8 does not work.


Reply to this email directly or view it on GitHub.

@Upuaut
Copy link

Upuaut commented Dec 21, 2014

Fixed. You had something on .115 before that got compromised Looks like I'd
killed it on the firewall before disabling the entire interface. Just
forgot to remove the rule.

Sorry.

Anthony

On Sat, Dec 20, 2014 at 11:01 PM, Daniel Richman [email protected]
wrote:

I have 3 VMs, pub pub2 and pub3 on .116, .117 and .115 respectively.

All three can open HTTP connections to (say) google; wget -4 google.com
works.

Only pub and pub2 get replies to pings sent to (say) 8.8.8.8; test-pub3$
ping 8.8.8.8 does not work.


Reply to this email directly or view it on GitHub
#2 (comment).

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

2 participants