-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
I installed z/ip gateway as the instruction. I use wireless instead of wired. I left all the ip config the default value since I don't know what to change. This is my configuration:
# Refer to zipgateway manual page in the documentation for
# more information.
ZipUnsolicitedDestinationIp6 = fd00:4ea4:f00e:676c:ba27:ebff:fe24:6756
ZipUnsolicitedDestinationPort = 41230
ZipUnsolicitedDestination2Ip6 = fd00:4ea4:f00e:676c:ba27:ebff:fe24:6756
ZipUnsolicitedDestination2Port = 41231
#SerialLog = /tmp/ziprouter.serlog
ZipCaCert=/usr/local/etc/Portal.ca_x509.pem
ZipCert=/usr/local/etc/ZIPR.x509_1024.pem
ZipPrivKey=/usr/local/etc/ZIPR.key_1024.pem
#Eepromfile=/etc/eeprom.dat
#TunScript=/usr/local/etc/zipgateway.tun
#PVSStorageFile=/etc/provisioning_list_store.dat
#ProvisioningConfigFile=/usr/local/etc/zipgateway_provisioning_list.cfg
ZipLanGw6 = fd00:4ea4:f00e:676c::1234
#ZipPortal=192.168.1.1
#ZipPortalPort=44123
#ZipTunPrefix = 2000::
#ZipTunIp6PrefixLength = 128
#ZipManufacturerID=0
#ZipHardwareVersion=1
#ZipProductID=1
#ZipProductType=1
#ZipMBPort=41230
#ZipMBDestinationIp6=
#ZipMBMode=1
ZipPSK=123456789012345678901234567890AA
#ExtraClasses= 0x43 0x75
ExtraClasses = 0x8F 0x85 0x59 0x5A 0xF100
ZipSerialAPIPortName=/dev/ttyACM0
ZipLanIp6=fd00:aaaa::3
ZipPanIp6=fd00:bbbb::1
When I run ./reference_listener -l fd00:aaaa::3, it said Listening on fd00:aaaa::3 port 41230 but nothing return when I tried to control the device. Can you guys tell me what I'm missing?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels