-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
http connection failed #373
Comments
Works fine for me.
Works fine for me:
Environment:
|
I tried several times and failed 😖 |
|
|
A is manjaro, V is Windows10, T is ubuntu18 |
Tip r:
ip -6 r:
ip -br -c a:
Aip -6 r:
ip -br -c a:
Vipconfig:
|
Ok; nothing strange so far.
Sorry; I meant sudo jool -i example global display
sudo jool -i example global update logging-debug true
sudo dmesg -C Then quickly try your HTTP request from |
iptables -t mangle -L :output |
Your browser is using HTTPS, not HTTP. What happens if you remove the "s" from the URL? It it works, you probably just have some certificate problem.
The "method" wasn't meant to fix the problem; it was meant to print output that might help us find the problem. Please follow the instructions until the end: T:
A:
T:
Post the output of And when you're done, make sure to disable debug logging. Otherwise it will slow things down and take up disk space. |
Sorry. My English is not good.
|
Try capturing the HTTP packets on `T`:
```
sudo tcpdump -i any -w packets.pcap
```
Then post the `packets.pcap` file here.
…On Thu, Jan 20, 2022 at 7:47 PM YunlongWang ***@***.***> wrote:
Sorry. My English is not good.
My browser is using HTTP.
dmesg no output.
—
Reply to this email directly, view it on GitHub
<#373 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AASHNF7RCWWRSB32BFGUJLTUXC3JLANCNFSM5MJAAT3A>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you commented.Message ID:
***@***.***>
|
I came into an issue in OpenWrt where if I have a port forwarding jool wouldn't work, I don't know if it helps. |
Configure the network according to the example of Stateful NAT64 on the official website, you can send and accept icmp, but http cannot
env:
ubuntu18
iptables
tcpdump error message:
64:ff9b::203.0.113.16 cannot route
The text was updated successfully, but these errors were encountered: