This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
Installation / It can not show default page
« on: January 22, 2018, 03:59:23 PM »
Hello
I installed CWP on Centos 7.
But one problem:
i have a vps and one ip.
ip on web browser does not show any html page.
it show:
this domain also can not any page.
please help.
thanks
I installed CWP on Centos 7.
But one problem:
i have a vps and one ip.
ip on web browser does not show any html page.
it show:
Quote
The connection was resetalso one domain i use on vps that is also hostname.
The connection to the server was reset while the page was loading.
The site could be temporarily unavailable or too busy. Try again in a few moments.
If you are unable to load any pages, check your computer’s network connection.
If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.
this domain also can not any page.
please help.
thanks
2
Installation / How to add 2nd IP
« on: August 27, 2017, 03:08:45 PM »
Hello.
Thanks for CWP a good free web panel.
Please help me.
I install centos7 minimal on VPS and then install CWP.
I can not add secondary IP !
I act manual of this link but IP not added!
http://wiki.centos-webpanel.com/add-additional-ip-address
when i use ifconfig command:
it show only
my file is ifcfg-eth0:0 and content is:
Please help
Thanks for CWP a good free web panel.
Please help me.
I install centos7 minimal on VPS and then install CWP.
I can not add secondary IP !
I act manual of this link but IP not added!
http://wiki.centos-webpanel.com/add-additional-ip-address
when i use ifconfig command:
it show only
Code: [Select]
user@167.114.219.54 ~$ ifconfig
ens3: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 167.114.219.54 netmask 255.255.255.255 broadcast 167.114.219.54
inet6 fe80::ff:fee5:8a66 prefixlen 64 scopeid 0x20<link>
ether 02:00:00:e5:8a:66 txqueuelen 1000 (Ethernet)
RX packets 274864 bytes 17900973 (17.0 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 9290 bytes 7578208 (7.2 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Local Loopback)
RX packets 509 bytes 154235 (150.6 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 509 bytes 154235 (150.6 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
my file is ifcfg-eth0:0 and content is:
Code: [Select]
DEVICE="eth0:0"
BOOTPROTO=static
ONBOOT=yes
TYPE="Ethernet"
IPADDR=167.114.219.7
#HWADDR=02:00:00:e5:8a:66
GATEWAY=167.114.208.254
NETMASK=255.255.255.255
Please help
Pages: [1]