V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  KINGWAY  ›  全部回复第 3 页 / 共 5 页
回复总数  87
1  2  3  4  5  
@Andim #29 上述信息都有了, 不过仍然无法代理, 我还是回到 v2raya, 因为可能要用它做外网接入
@Andim #26 time="May 19 12:14:21" level=info msg="Group 'my_group' [tcp6]:
1. [] 23.95.xxx.xxx-PVE: 4.611s"
time="May 19 12:14:31" level=info msg="[ALIVE --tcp4-> NOT ALIVE]" dialer=23.95.xxx.xxx-PVE group="my_group"
time="May 19 12:14:31" level=info msg="Group has no dialer alive" group="my_group" network=tcp4
time="May 19 12:14:36" level=warning msg="handlePkt: no proper dialer for DNS upstream: tcp+udp://dns.google.com:53"
time="May 19 12:14:41" level=warning msg="handlePkt: no proper dialer for DNS upstream: tcp+udp://dns.google.com:53"
time="May 19 12:14:46" level=warning msg="handlePkt: no proper dialer for DNS upstream: tcp+udp://dns.google.com:53"


我看了, 估计是电信屏蔽了 53 端口
@Andim #26 root@DATAHUB:/etc/dae# docker stop dae
truncate -s 0 $(docker inspect --format='{{.LogPath}}' dae)
docker start dae
docker logs -f dae
dae
dae
time="May 19 12:08:03" level=info msg="Include config files: [/etc/dae/config.dae]"
time="May 19 12:08:03" level=info msg="Waiting for network..."
@Andim #23 time="May 19 11:24:03" level=info msg="192.168.2.99:35535 <-> 23.95.xxx.xxx:33333" dialer=23.95.xxx.xxx-PVE dscp=0 ip="23.95.xxx.xxx:33333" mac="30:bf:21:06:02:b6" network=tcp4 outbound="my_group" pid=0 pname=v2ray policy=min_moving_avg sniffed=
time="May 19 11:24:03" level=info msg="192.168.2.99:35513 <-> 23.95.xxx.xxx:33333" dialer=23.95.xxx.xxx-PVE dscp=0 ip="23.95.xxx.xxx:33333" mac="30:bf:21:06:02:b6" network=tcp4 outbound="my_group" pid=0 pname=v2ray policy=min_moving_avg sniffed=
@Andim #23 肯定是没有漏过, 连 chmod config.dae 都试过了.

那个脚本安装的也是同样问题.
@Andim #21 你说的我其实早意识到且解决了, 我用了 v2raya 先代理, 但是仍然不成功, 特别是 docker 跑的 dae, docker ps -a 是可以看到它起来, 但是你要 exec -it 进去的话, 它会提示一直在启动中, 表示服务无法用.
@Andim #18 docker 版本也不行, 试过了很多次了.

> [dae stage-1 5/8] RUN wget -O /usr/local/share/dae/geosite.dat https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat:
0.387 Connecting to github.com (20.205.243.166:443)
10.59 wget: error getting response: Resource temporarily unavailable
------
failed to solve: process "/bin/sh -c wget -O /usr/local/share/dae/geosite.dat https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat" did not complete successfully: exit code: 1
15 天前
回复了 KINGWAY 创建的主题 投资 最近癌股大爆雷, 很不幸我中了特发信息
@Vancion #3 这个股我买的不多, 十多万, 所以无所谓了.
16 天前
回复了 007yxc 创建的主题 创业组队 想开咖啡店求骂醒
@lucifer518 #109 我住梧桐山脚, 绿道这里以前就一家, 最近多了十几家, 不过看起来生意都还不错.
16 天前
回复了 BenchWidth 创建的主题 问与答 PVE 8.2 服务器有时候无法重启的问题!
这个问题你外接个显示器, 用 DP 线不用 HDMI 线就可以.
16 天前
回复了 RogerL 创建的主题 汽车 各位今年保费上涨了吗?
4 年油车涨了几百, 我换了家购买了.
@Andim #16 就是二进制安装不行
docker 的还没试, 晚点试试. 准备重装系统了, 因为搞了一堆乱七八糟的问题了.
17 天前
回复了 KINGWAY 创建的主题 程序员 问个 debian 下套娃的问题
@pckillers #1 就是不想这么做
@Andim #13 很不幸, 折腾了一晚, 没有安装上.
@Andim #13 刚看了文档, 正在部署编译中.
@Andim #11 晚点我来试下, docker 已经跑起来了, 这个 dae 和我现在跑的 v2raya 透明代理有什么不同?
@Charlie17Li #7 宿主机是 debian, 你说的宿主机 ip:代理端口是在 container 中设置?

我在研究这个文章看如何对已经跑起来的服务进行补救:
https://wiki.eryajf.net/pages/674f53/#%E6%96%B9%E6%A1%88%E4%BA%8C
@heiher #3 nano /etc/sysctl.conf
net.bridge.bridge-nf-call-iptables = 0
net.bridge.bridge-nf-call-ip6tables=0
net.bridge.bridge-nf-call-arptables=0

还是不行
@Jacksu #4 按照你的提示设置了,还是不行.
18 天前
回复了 KINGWAY 创建的主题 程序员 8.2 版本 pve 大概率有问题
@afirefish #20 我的就是 webui 当了, 但是 ssh 和所有虚拟机以及服务都正常, 看来不是我一个人有类似问题.
1  2  3  4  5  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1444 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 26ms · UTC 17:26 · PVG 01:26 · LAX 10:26 · JFK 13:26
Developed with CodeLauncher
♥ Do have faith in what you're doing.