Hi there
I started to config my Bullet2 to be access point for delivering the AMPRNET to the HAMS and saw that there is tunnel and ipip in the commands
Does it mean it support by default IPIP tunneling and can serve as Gateway ?
I couldn't succeeded to find the correct syntax of the command whatever i have done it gave me error that something is "garbage"
Please Advice
Thanks Forward
Ronen - 4Z4ZQ
Ronen Pinchooks (4Z4ZQ) WebSitehttp://www.ronen.org/ www.ronen.org ronen.org (Ronen Pinchooks (4Z4ZQ) WebSite) is hosted by domainavenue.com
Hi Ronen,
What's your syntax ?
Best regards
F1SCA
-----Message d'origine----- De : 44Net [mailto:44net-bounces+f1sca=numericable.fr@hamradio.ucsd.edu] De la part de R P Envoyé : dimanche 6 mars 2016 07:13 À : AMPRNet working group 44net@hamradio.ucsd.edu Objet : [44net] Doing IPIP with Ubiquiti ?
(Please trim inclusions from previous messages) _______________________________________________ Hi there
I started to config my Bullet2 to be access point for delivering the AMPRNET to the HAMS and saw that there is tunnel and ipip in the commands
Does it mean it support by default IPIP tunneling and can serve as Gateway ?
I couldn't succeeded to find the correct syntax of the command whatever i have done it gave me error that something is "garbage"
Please Advice
Thanks Forward
Ronen - 4Z4ZQ
Ronen Pinchooks (4Z4ZQ) WebSitehttp://www.ronen.org/ www.ronen.org ronen.org (Ronen Pinchooks (4Z4ZQ) WebSite) is hosted by domainavenue.com
Hi Jean It say in the tunnel help this Usage: ip tunnel { add | change | del | show } [ NAME ] [ mode { ipip | gre | sit | isatap } ] [ remote ADDR ] [ local ADDR ] [ [i|o]seq ] [ [i|o]key KEY ] [ [i|o]csum ] [ ttl TTL ] [ tos TOS ] [ [no]pmtudisc ] [ dev PHYS_DEV ]
Where: NAME := STRING ADDR := { IP_ADDRESS | any } TOS := { NUMBER | inherit } TTL := { 1..255 | inherit } KEY := { DOTTED_QUAD | NUMBER }
here is my command and what i get
ip tunnel add tunnel0 mode ipip remote 44.138.2.1 local 44.138.1.1 ioctl: No such device Please advice Thanks FOrward Ronen - 4Z4ZQ http://www.ronen.org
________________________________________ From: 44Net 44net-bounces+ronenp=hotmail.com@hamradio.ucsd.edu on behalf of f1sca f1sca@numericable.fr Sent: Sunday, March 6, 2016 12:31 AM To: 'AMPRNet working group' Subject: Re: [44net] Doing IPIP with Ubiquiti ?
(Please trim inclusions from previous messages) _______________________________________________ Hi Ronen,
What's your syntax ?
Best regards
F1SCA
Hi Ronen
Try this :
ip tunnel add tunl0 mode ipip remote 44.138.2.1 local 44.138.1.1
-----Message d'origine----- De : 44Net [mailto:44net-bounces+f1sca=numericable.fr@hamradio.ucsd.edu] De la part de R P Envoyé : dimanche 6 mars 2016 09:51 À : AMPRNet working group 44net@hamradio.ucsd.edu Objet : Re: [44net] Doing IPIP with Ubiquiti ?
(Please trim inclusions from previous messages) _______________________________________________ Hi Jean It say in the tunnel help this Usage: ip tunnel { add | change | del | show } [ NAME ] [ mode { ipip | gre | sit | isatap } ] [ remote ADDR ] [ local ADDR ] [ [i|o]seq ] [ [i|o]key KEY ] [ [i|o]csum ] [ ttl TTL ] [ tos TOS ] [ [no]pmtudisc ] [ dev PHYS_DEV ]
Where: NAME := STRING ADDR := { IP_ADDRESS | any } TOS := { NUMBER | inherit } TTL := { 1..255 | inherit } KEY := { DOTTED_QUAD | NUMBER }
here is my command and what i get
ip tunnel add tunnel0 mode ipip remote 44.138.2.1 local 44.138.1.1 ioctl: No such device Please advice Thanks FOrward Ronen - 4Z4ZQ http://www.ronen.org
________________________________________ From: 44Net 44net-bounces+ronenp=hotmail.com@hamradio.ucsd.edu on behalf of f1sca f1sca@numericable.fr Sent: Sunday, March 6, 2016 12:31 AM To: 'AMPRNet working group' Subject: Re: [44net] Doing IPIP with Ubiquiti ?
(Please trim inclusions from previous messages) _______________________________________________ Hi Ronen,
What's your syntax ?
Best regards
F1SCA
_________________________________________ 44Net mailing list 44Net@hamradio.ucsd.edu http://hamradio.ucsd.edu/mailman/listinfo/44net
stil dont go XM.v5.5.8# ip tunnel add tunl0 mode ipip remote 44.138.2.1 local 44.138.1.1 ioctl: No such devic
________________________________________ From: 44Net 44net-bounces+ronenp=hotmail.com@hamradio.ucsd.edu on behalf of f1sca f1sca@numericable.fr Sent: Sunday, March 6, 2016 1:14 AM To: 'AMPRNet working group' Subject: Re: [44net] Doing IPIP with Ubiquiti ?
(Please trim inclusions from previous messages) _______________________________________________ Hi Ronen
Try this :
ip tunnel add tunl0 mode ipip remote 44.138.2.1 local 44.138.1.1
Can you issue the following commands and send me back the results please :
Ip tunnel
Ip link
-----Message d'origine----- De : 44Net [mailto:44net-bounces+f1sca=numericable.fr@hamradio.ucsd.edu] De la part de R P Envoyé : dimanche 6 mars 2016 10:29 À : AMPRNet working group 44net@hamradio.ucsd.edu Objet : Re: [44net] Doing IPIP with Ubiquiti ?
(Please trim inclusions from previous messages) _______________________________________________ stil dont go XM.v5.5.8# ip tunnel add tunl0 mode ipip remote 44.138.2.1 local 44.138.1.1 ioctl: No such devic
________________________________________ From: 44Net 44net-bounces+ronenp=hotmail.com@hamradio.ucsd.edu on behalf of f1sca f1sca@numericable.fr Sent: Sunday, March 6, 2016 1:14 AM To: 'AMPRNet working group' Subject: Re: [44net] Doing IPIP with Ubiquiti ?
(Please trim inclusions from previous messages) _______________________________________________ Hi Ronen
Try this :
ip tunnel add tunl0 mode ipip remote 44.138.2.1 local 44.138.1.1
_________________________________________ 44Net mailing list 44Net@hamradio.ucsd.edu http://hamradio.ucsd.edu/mailman/listinfo/44net
here are the results I can give you user and password (off the list) the device accessible from the net its on 44.138.1.36
XM.v5.5.8# ip tunnel XM.v5.5.8# ip link 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2: eth0: <BROADCAST,MULTICAST,ALLMULTI,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000 link/ether 68:72:51:2d:a6:8c brd ff:ff:ff:ff:ff:ff 3: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000 link/ether 6a:72:51:2d:a6:8c brd ff:ff:ff:ff:ff:ff 4: wifi0: <BROADCAST,MULTICAST,ALLMULTI,PROMISC,UP,LOWER_UP> mtu 2286 qdisc mq state UP qlen 500 link/ether 68:72:51:2c:a6:8c brd ff:ff:ff:ff:ff:ff 5: ath0: <NO-CARRIER,BROADCAST,MULTICAST,ALLMULTI,PROMISC,UP> mtu 1500 qdisc noqueue state DOWN link/ether 68:72:51:2c:a6:8c brd ff:ff:ff:ff:ff:ff 6: br0: <BROADCAST,MULTICAST,ALLMULTI,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN link/ether 68:72:51:2c:a6:8c brd ff:ff:ff:ff:ff:ff XM.v5.5.8#
________________________________________ From: 44Net 44net-bounces+ronenp=hotmail.com@hamradio.ucsd.edu on behalf of f1sca f1sca@numericable.fr Sent: Sunday, March 6, 2016 1:35 AM To: 'AMPRNet working group' Subject: Re: [44net] Doing IPIP with Ubiquiti ?
(Please trim inclusions from previous messages) _______________________________________________ Can you issue the following commands and send me back the results please :
Ip tunnel
Ip link
-