Skip to content
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

ipv6 default route cannot be set #42

Open
JM-Lemmi opened this issue Dec 9, 2022 · 0 comments
Open

ipv6 default route cannot be set #42

JM-Lemmi opened this issue Dec 9, 2022 · 0 comments

Comments

@JM-Lemmi
Copy link

JM-Lemmi commented Dec 9, 2022

using the ip command to set an IPv6 address works, but the gateway is ignored completely. Pinging anything outside the L2 network fails to find the route.

PC1> version

Welcome to Virtual PC Simulator, version 0.8.2
Dedicated to Daling.
Build time: Aug 23 2021 11:15:00
Copyright (c) 2007-2015, Paul Meng ([email protected])
All rights reserved.

VPCS is free software, distributed under the terms of the "BSD" licence.
Source code and license can be found at vpcs.sf.net.
For more information, please visit wiki.freecode.com.cn.

PC1> ip fd00:1::2/64 fd00:2::1
PC1 : fd00:1::2/64

PC1> ping fd00:1::1

fd00:1::1 icmp6_seq=1 ttl=64 time=0.725 ms
^C
PC1> ping fd00::2

host (fd00::2) not reachable

PC1> show ipv6

NAME              : PC1[1]
LINK-LOCAL SCOPE  : fe80::250:79ff:fe66:6801/64
GLOBAL SCOPE      : fd00:1::2/64
DNS               :
ROUTER LINK-LAYER :
MAC               : 00:50:79:66:68:01
LPORT             : 20008
RHOST:PORT        : 127.0.0.1:20009
MTU:              : 1500
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant