Relocating server to new datacenter, can't ping gateway
I have a Ubuntu 16.04 server that I just moved from one datacenter to another and I have 2 network devices configured as follows:
# The loopback network interface
auto lo
iface lo inet loopback
auto em3
iface em3 inet static
address 28.53.45.6
netmask 255.255.255.240
gateway 28.53.45.1
dns-nameserver 8.8.8.8 8.8.4.4
# The internal network interface
auto em2
iface em2 inet static
address 192.168.2.6
netmask 255.255.0.0
dns-nameserver 8.8.8.8 8.8.4.4
I can ping all the local servers in the cabinet on the 192.168 network, I can also access them all from the public IP. From another server I can SSH into the server using it's public IP, but it can't ping the gateway. Any ideas?
networking ubuntu ping
add a comment |
I have a Ubuntu 16.04 server that I just moved from one datacenter to another and I have 2 network devices configured as follows:
# The loopback network interface
auto lo
iface lo inet loopback
auto em3
iface em3 inet static
address 28.53.45.6
netmask 255.255.255.240
gateway 28.53.45.1
dns-nameserver 8.8.8.8 8.8.4.4
# The internal network interface
auto em2
iface em2 inet static
address 192.168.2.6
netmask 255.255.0.0
dns-nameserver 8.8.8.8 8.8.4.4
I can ping all the local servers in the cabinet on the 192.168 network, I can also access them all from the public IP. From another server I can SSH into the server using it's public IP, but it can't ping the gateway. Any ideas?
networking ubuntu ping
Are you able to access the server from the outside? Have you verified with the DC that they have finished the setup?
– HazardousGlitch
Dec 25 '18 at 19:29
If ServerA is the new one and ServerB was already there, I can't access ServerA from outside, but I can by using SSH to ServerB and then SSH@ServerA from ServerB. I have had half a cabinet for 3 years, the DC isn't involved in the setup anymore, I physically installed it myself.
– Alan
Dec 25 '18 at 20:32
add a comment |
I have a Ubuntu 16.04 server that I just moved from one datacenter to another and I have 2 network devices configured as follows:
# The loopback network interface
auto lo
iface lo inet loopback
auto em3
iface em3 inet static
address 28.53.45.6
netmask 255.255.255.240
gateway 28.53.45.1
dns-nameserver 8.8.8.8 8.8.4.4
# The internal network interface
auto em2
iface em2 inet static
address 192.168.2.6
netmask 255.255.0.0
dns-nameserver 8.8.8.8 8.8.4.4
I can ping all the local servers in the cabinet on the 192.168 network, I can also access them all from the public IP. From another server I can SSH into the server using it's public IP, but it can't ping the gateway. Any ideas?
networking ubuntu ping
I have a Ubuntu 16.04 server that I just moved from one datacenter to another and I have 2 network devices configured as follows:
# The loopback network interface
auto lo
iface lo inet loopback
auto em3
iface em3 inet static
address 28.53.45.6
netmask 255.255.255.240
gateway 28.53.45.1
dns-nameserver 8.8.8.8 8.8.4.4
# The internal network interface
auto em2
iface em2 inet static
address 192.168.2.6
netmask 255.255.0.0
dns-nameserver 8.8.8.8 8.8.4.4
I can ping all the local servers in the cabinet on the 192.168 network, I can also access them all from the public IP. From another server I can SSH into the server using it's public IP, but it can't ping the gateway. Any ideas?
networking ubuntu ping
networking ubuntu ping
asked Dec 25 '18 at 18:55
AlanAlan
183210
183210
Are you able to access the server from the outside? Have you verified with the DC that they have finished the setup?
– HazardousGlitch
Dec 25 '18 at 19:29
If ServerA is the new one and ServerB was already there, I can't access ServerA from outside, but I can by using SSH to ServerB and then SSH@ServerA from ServerB. I have had half a cabinet for 3 years, the DC isn't involved in the setup anymore, I physically installed it myself.
– Alan
Dec 25 '18 at 20:32
add a comment |
Are you able to access the server from the outside? Have you verified with the DC that they have finished the setup?
– HazardousGlitch
Dec 25 '18 at 19:29
If ServerA is the new one and ServerB was already there, I can't access ServerA from outside, but I can by using SSH to ServerB and then SSH@ServerA from ServerB. I have had half a cabinet for 3 years, the DC isn't involved in the setup anymore, I physically installed it myself.
– Alan
Dec 25 '18 at 20:32
Are you able to access the server from the outside? Have you verified with the DC that they have finished the setup?
– HazardousGlitch
Dec 25 '18 at 19:29
Are you able to access the server from the outside? Have you verified with the DC that they have finished the setup?
– HazardousGlitch
Dec 25 '18 at 19:29
If ServerA is the new one and ServerB was already there, I can't access ServerA from outside, but I can by using SSH to ServerB and then SSH@ServerA from ServerB. I have had half a cabinet for 3 years, the DC isn't involved in the setup anymore, I physically installed it myself.
– Alan
Dec 25 '18 at 20:32
If ServerA is the new one and ServerB was already there, I can't access ServerA from outside, but I can by using SSH to ServerB and then SSH@ServerA from ServerB. I have had half a cabinet for 3 years, the DC isn't involved in the setup anymore, I physically installed it myself.
– Alan
Dec 25 '18 at 20:32
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1387638%2frelocating-server-to-new-datacenter-cant-ping-gateway%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1387638%2frelocating-server-to-new-datacenter-cant-ping-gateway%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Are you able to access the server from the outside? Have you verified with the DC that they have finished the setup?
– HazardousGlitch
Dec 25 '18 at 19:29
If ServerA is the new one and ServerB was already there, I can't access ServerA from outside, but I can by using SSH to ServerB and then SSH@ServerA from ServerB. I have had half a cabinet for 3 years, the DC isn't involved in the setup anymore, I physically installed it myself.
– Alan
Dec 25 '18 at 20:32