V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  zpljd  ›  全部回复第 6 页 / 共 7 页
回复总数  123
1  2  3  4  5  6  7  
2015-07-28 17:09:11 +08:00
回复了 razios 创建的主题 宽带症候群 电信的 100M 宽带实在有点无耻
LZ我也刚刚升了宽带.也遇到了您说的这个问题,如果您是在2.4Ghz下测试发现只有20+mbps,那么您可以试试用5.8Ghz试试 我这边用auto信道的时候速度一样差不多是20-30.我把5.8Ghz的信道改成了153后测试iPhone iPad全部可以达到宽带满速.以上信息仅供参考祝LZ成功
2015-07-28 16:43:56 +08:00
回复了 holinhot 创建的主题 宽带症候群 移动宽带怎么这怎么奇葩国内的都绕道美国再回到中国
@xfspace 25ms?老板帮我来十条移动...
2015-07-24 22:20:50 +08:00
回复了 wxxshu 创建的主题 推广 揭秘丨我们如何打造全新的 UCloud 官网
我不吐槽页面 我只想知道100元在哪儿?为啥没给我..
2015-07-14 22:22:06 +08:00
回复了 cattyhouse 创建的主题 Linux iptables nat 性能? 求教
@cattyhouse 我DO新加坡和美国线路都试过 只能跑200k每秒.不知道您能跑到多少?有什么优化可以介绍一下吗?
2015-07-14 00:27:18 +08:00
回复了 cattyhouse 创建的主题 Linux iptables nat 性能? 求教
@cattyhouse 我也类似出现这个问题过,试试换个VPN协议可能会好些?
2015-07-08 18:06:48 +08:00
回复了 yangpai 创建的主题 服务器 明天我就有备案号 搬回国内了
@q84629462 求信息
2015-06-28 23:47:16 +08:00
回复了 buydip 创建的主题 iDev 怎么看待 「从 iOS 9 开始所有上架的 App 都必须支持 IPv6」
就是说,苹果已经在督促GFW封锁ipv6了
@kkxxxxxxx 暂时没有发现怎么同时使用证书和密码登陆,事实上,Mac下有一个软件叫做apple configuration.这是一个可以生成"描述文件"的一个软件.
在里面的确可以配置anyconnect,其中我发现有一个选项为"证书+密码",而我没有进行过测试,如果你有mac的话(或者虚拟机都行 只要能运行apple configuration)你可以试试是否可以进行证书+用户名方式登录.相对来讲这样还是比较靠谱的方便小范围内的分享使用.如果你有最新的进展烦请@我!谢谢
2015-06-18 21:36:46 +08:00
回复了 lenovo 创建的主题 问与答 这样弄 ocserv 的 no-route 路由表有问题吗?
@lenovo 我目前的解决方式是,在anyconnect里面打开按需连接,其中有一个"永不连接"中输入apple.com,测试用应该是解决了目前出现的会走app store的问题.我不知道您用的是ios或者是anyconnect.应该不会就我出现这个问题吧...
另,最新的ios端的anyconnect出现了一个"应用规则"这个选项,无法在手机上上进行配置,而ocserv似乎也没有相关的配置可以添加应用规则,如果类似shadowsocks这样可以选择某些应用全局走VPN流量的话 anyconnect不是为一个牛逼的移动端解决方案.
另外,想请教一下您,如果您使用的是ios8.3,并且VPS使用的比如是DO或者linode这类的常用的服务商,您是否会出现测速中,上传比下载快的情况?我查过相关讨论.有人建议是关闭了压缩就可以解决,事实上解决下载的确速度提高了,但是事实上视频非常卡,如果您有好的解决方案,希望您可以抽空回复一下,谢谢!
@kkxxxxxxx 是的.作为个人使用也够了.省得折腾啊
2015-06-13 13:03:56 +08:00
回复了 lenovo 创建的主题 问与答 这样弄 ocserv 的 no-route 路由表有问题吗?
请教一下,是用你的github里面的路由表.发现appstore下载或者更新全部都走VPS的流量.另外QQ发消息出现明显的延迟.这是不是还缺了点什么?anyconnect可以支持200条.您这边添加了162条 应该还有发展的空间的
@geeklian 申请证书没有自签证书简单快捷吧 直接点击一下导入就可以
# A client may belong in multiple groups, and in certain use-cases
# it is needed to switch between them. For these cases the client can
# select prior to authentication. Add multiple entries for multiple groups.
# The group may be followed by a user-friendly name in brackets.
#select-group = group1
#select-group = group2[My special group]

# The name of the (virtual) group that if selected it would assign the user
# to its default group.
#default-select-group = DEFAULT

# Instead of specifying manually all the allowed groups, you may instruct
# ocserv to scan all available groups and include the full list.
#auto-select-group = true

# Configuration files that will be applied per user connection or
# per group. Each file name on these directories must match the username
# or the groupname.
# The options allowed in the configuration files are dns, nbns,
# ipv?-network, ipv4-netmask, rx/tx-per-sec, iroute, route,
# net-priority, deny-roaming, no-udp, user-profile, and cgroup.
#
# Note that the 'iroute' option allows to add routes on the server
# based on a user or group. The syntax depends on the input accepted
# by the commands route-add-cmd and route-del-cmd (see below). The no-udp
# is a boolean option (e.g., no-udp = true), and will prevent a UDP session
# for that specific user or group.

#config-per-user = /etc/ocserv/config-per-user/
#config-per-group = /etc/ocserv/config-per-group/

# When config-per-xxx is specified and there is no group or user that
# matches, then utilize the following configuration.
#default-user-config = /etc/ocserv/defaults/user.conf
#default-group-config = /etc/ocserv/defaults/group.conf

# The system command to use to setup a route. %{R} will be replaced with the
# route/mask and %{D} with the (tun) device.
#
# The following example is from linux systems. %R should be something
# like 192.168.2.0/24 (the argument of iroute).

#route-add-cmd = "ip route add %{R} dev %{D}"
#route-del-cmd = "ip route delete %{R} dev %{D}"

# This option allows to forward a proxy. The special keywords '%{U}'
# and '%{G}', if present will be replaced by the username and group name.
#proxy-url = http://example.com/
#proxy-url = http://example.com/%{U}/

# This option allows you to specify a URL location where a client can
# post using MS-KKDCP, and the message will be forwarded to the provided
# KDC server. That is a translation URL between HTTP and Kerberos.
# In MIT kerberos you'll need to add in realms:
# EXAMPLE.COM = {
# kdc = https://ocserv.example.com/kerberos
# http_anchors = FILE:/etc/ocserv-ca.pem
# }
# This option is available if ocserv is compiled with GSSAPI support.

#kkdcp = SERVER-PATH KERBEROS-REALM PROTOCOL@SERVER:PORT
#kkdcp = /kerberos EXAMPLE.COM [email protected]:88
#kkdcp = /kerberos-tcp EXAMPLE.COM [email protected]:88

#
# The following options are for (experimental) AnyConnect client
# compatibility.

# This option must be set to true to support legacy CISCO clients.
# A side effect of this option is that it will no longer be required
# for clients to present their certificate on every connection.
# That is they may resume a cookie without presenting a certificate
# (when certificate authentication is used).
cisco-client-compat = true

# Client profile xml. A sample file exists in doc/profile.xml.
# It is required by some of the CISCO clients.
# This file must be accessible from inside the worker's chroot.
#user-profile = /etc/ocserv/profile.xml

# Binary files that may be downloaded by the CISCO client. Must
# be within any chroot environment. Normally you don't need
# to use this option.
#binary-files = /path/to/binaries

#Advanced options

# Option to allow sending arbitrary custom headers to the client after
# authentication and prior to VPN tunnel establishment. You shouldn't
# need to use this option normally; if you do and you think that
# this may help others, please send your settings and reason to
# the openconnect mailing list. The special keywords '%{U}'
# and '%{G}', if present will be replaced by the username and group name.
#custom-header = "X-My-Header: hi there"
1  2  3  4  5  6  7  
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   892 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 26ms · UTC 21:15 · PVG 05:15 · LAX 13:15 · JFK 16:15
♥ Do have faith in what you're doing.