Jump to content
View in the app

A better way to browse. Learn more.

OSBot :: 2007 OSRS Botting

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

CentOS 6 No internet connection after reboot

Featured Replies

So basicly I rebooted my VPS and now I don't have internet acces anymore. I fixed this before but I forgot how I did it. 

I tried adding port 80 to firewall but didn't work. 

Could really use some help, thanks :) 

6 minutes ago, jens4626 said:

So basicly I rebooted my VPS and now I don't have internet acces anymore. I fixed this before but I forgot how I did it. 

I tried adding port 80 to firewall but didn't work. 

Could really use some help, thanks :) 

Internet access to what exactly?

The http (or whatever) service running on your CentOS machine or the machine itself?

Check if your network is disabled?
Perhaps you have no ip from the dhcp server?

Or you can try the following manually.

chkconfig NetworkManager off
chkconfig network on

service NetworkManager stop
service network start

Just now, Charlotte said:

Check if your network is disabled?
Perhaps you have no ip from the dhcp server?

Or you can try the following manually.

chkconfig NetworkManager off
chkconfig network on

service NetworkManager stop
service network start

Very very likely that his firewall isn't setup to permanently allow certain ports, hence stopped working after reboot

Just now, nosepicker said:

Very very likely that his firewall isn't setup to permanently allow certain ports, hence stopped working after reboot

No idea, it's been awhile since I have used linux.

  • Author
2 minutes ago, Charlotte said:

Check if your network is disabled?
Perhaps you have no ip from the dhcp server?

Or you can try the following manually.

chkconfig NetworkManager off
chkconfig network on

service NetworkManager stop
service network start

Didn't work, I believe it might be an issue with no IPv4 adress but not sure if it is that or how to enable it

  • Author
16 minutes ago, nosepicker said:

Internet access to what exactly?

The http (or whatever) service running on your CentOS machine or the machine itself?

I cannot acces Google or osbot on the server 

7 minutes ago, jens4626 said:

I cannot acces Google or osbot on the server 

What happens when attempting to ping 8.8.8.8?

What happens when you attempt /etc/init.d/networking restart

 

Check your static IP information located here:  /etc/sysconfig/network-scripts/ifcfg-eth0:

 

9 minutes ago, Orlando Bloom said:

Why 6th and not 7th?  Also go with Debian, centos is legit af but requires tons of care. 

Install VNC, Desktop enviroment and Java, what is there to care for? :xboge:

Also its typically is always better to go with the 2nd most up to date release as newest are sometimes wacky

Edited by Vap0r

  • Author
38 minutes ago, Vap0r said:

What happens when attempting to ping 8.8.8.8?

What happens when you attempt /etc/init.d/networking restart

 

Check your static IP information located here:  /etc/sysconfig/network-scripts/ifcfg-eth0:

 

pinging 8.8.8.8 works fine.

When doing /etc/init.d/networking restart it says no such file or directory

When I'm doing the this /etc/sysconfig/network-scripts/ifcfg-eth0 I get permission denied

7 minutes ago, jens4626 said:

pinging 8.8.8.8 works fine.

When doing /etc/init.d/networking restart it says no such file or directory

When I'm doing the this /etc/sysconfig/network-scripts/ifcfg-eth0 I get permission denied

If pinging 8.8.8.8 works fine you have a DNS issue.

First do these 2 commands:

chkconfig NetworkManager off; service NetworkManager stop 

If you type: nano /etc/resolv.conf

You Should see something like

nameserver 202.169.33.220
nameserver 202.169.33.222

I typically use google's DNS which is
8.8.8.8
8.8.4.4

Save changes and reboot VPS, you should be able to access web now. Let me know if still an issue

 

Edited by Vap0r

  • Author
20 minutes ago, Vap0r said:

If pinging 8.8.8.8 works fine you have a DNS issue.

First do these 2 commands:


chkconfig NetworkManager off; service NetworkManager stop 

If you type: nano /etc/resolv.conf

You Should see something like

nameserver 202.169.33.220
nameserver 202.169.33.222

I typically use google's DNS which is
8.8.8.8
8.8.4.4

Save changes and reboot VPS, you should be able to access web now. Let me know if still an issue

 

When I'm trying to stop networkmanger it says failed.

This is my resolv.conf

_5Wd9UaVQMOydLw1RX0FEA.png

 

Remove the # infront of DNS1 DNS2 and domain
Replace the X's with
DNS1=8.8.8.8
DNS2=8.8.4.4
Domain=localdomain

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.