Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

XtreamUI 0Mbps Input 0Mbps output

Leutrimq

Extended Member
Ext. Member
Joined
Sep 24, 2019
Messages
50
Reaction score
58
Points
29
Location
1q2w3e4r
Hi guys,

I highly believe that some of you will provide me with an answer, I have tried on XtreamUI a few times to fix the internet access and exit but still 0mbps, please there is someone here who can fix this problem
 
Hi m8, problem is with your network interface

1- just log onto your server via SSH and execute ifconfig command. Then the Network Interface details will appear
2- Now go to XC UI panel server setting click Edit Server.
3- set Network Interface to eth0 (or what you found with the first command), which is the interface we found live, active and in charge of current incoming and outgoing data of the server.

save and all will work for you :)
 
Hi guys,

I highly believe that some of you will provide me with an answer, I have tried on XtreamUI a few times to fix the internet access and exit but still 0mbps, please there is someone here who can fix this problem
Hi,

this not a bug fix from de pannel but you need install Vnstat

Code:
sudo apt-get install vnstat

after with a command
Code:
ifconfig
you see your eth interface and

Code:
sudo nano /etc/vnstat.conf

you change your id interface

Code:
sudo vnstat -u -i eth0
change eth0 if is not the same

Code:
sudo chown vnstat:vnstat /var/lib/vnstat/eth0
change eth0 if is not the same

Code:
sudo service vnstat start

for to test it
Code:
vnstat -l
esc with ctrl+c

maybe you wait some minute or logout from your pannel

Have a nice day
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
easiest way to check the network interface card is run this command in ssh as root
Code:
route -n | awk '$1 == "0.0.0.0" {print $8}'
 
Hi,

this not a bug fix from de pannel but you need install Vnstat

Code:
sudo apt-get install vnstat

after with a command
Code:
ifconfig
you see your eth interface and

Code:
sudo nano /etc/vnstat.conf

you change your id interface

Code:
sudo vnstat -u -i eth0
change eth0 if is not the same

Code:
sudo chown vnstat:vnstat /var/lib/vnstat/eth0
change eth0 if is not the same

Code:
sudo service vnstat start

for to test it
Code:
vnstat -l
esc with ctrl+c

maybe you wait some minute or logout from your pannel

Have a nice day
Thank you very much
 
Hi m8, problem is with your network interface

1- just log onto your server via SSH and execute ifconfig command. Then the Network Interface details will appear
2- Now go to XC UI panel server setting click Edit Server.
3- set Network Interface to eth0 (or what you found with the first command), which is the interface we found live, active and in charge of current incoming and outgoing data of the server.

save and all will work for you :)
Thank you very much
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
@DreamAL what about servers with em1 interface. I have seen this one to be a pain for many with the emulated interface.
Hello, I do not know this directly, however for my experiments I virtualize Linux inside my nas qnap is there the bridge creates me an ens3, vnstat makes the input/exit of the panel work. Now my challenge is to make the balancers work with the R16 version... I will definitely make a mistake or there is something blocking/missing. Thank you very much
 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top