Ubuntu laptop as gateway to internet, send traffic back to Beagleboard
up vote
0
down vote
favorite
I have a PocketBeagle computer board without a wireless adapter of its own. Its only connection is a USB cable to my ubuntu laptop. I am able to ssh the PocketBeagle through this connection over 192.168.7.2.
PocketBeagles are usually set up so that the internet access of the host laptop (192.168.7.1) is shared. I added the host ip as the gateway using /sbin/route add default gw 192.168.7.1
.
I can succesfully ping the the laptop, but when I try ping 8.8.8.8
I get no response. However, I can confirm on the Ubuntu Laptop that it is in fact acting as the gateway and recieving the request using
sudo tcpdump -i eth1 icmp and icmp[icmptype]=icmp-echo
. Image attached. This leads me to believe the problem is on the Ubuntu laptop. Perhaps it is not setup correctly to return traffic to the PocketBeagle. Please advise on how to fix this! Thanks.
(ps, the Ubuntu laptop can ping 8.8.8.8 on its own and get response)
networking internet dns beagleboard
add a comment |
up vote
0
down vote
favorite
I have a PocketBeagle computer board without a wireless adapter of its own. Its only connection is a USB cable to my ubuntu laptop. I am able to ssh the PocketBeagle through this connection over 192.168.7.2.
PocketBeagles are usually set up so that the internet access of the host laptop (192.168.7.1) is shared. I added the host ip as the gateway using /sbin/route add default gw 192.168.7.1
.
I can succesfully ping the the laptop, but when I try ping 8.8.8.8
I get no response. However, I can confirm on the Ubuntu Laptop that it is in fact acting as the gateway and recieving the request using
sudo tcpdump -i eth1 icmp and icmp[icmptype]=icmp-echo
. Image attached. This leads me to believe the problem is on the Ubuntu laptop. Perhaps it is not setup correctly to return traffic to the PocketBeagle. Please advise on how to fix this! Thanks.
(ps, the Ubuntu laptop can ping 8.8.8.8 on its own and get response)
networking internet dns beagleboard
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have a PocketBeagle computer board without a wireless adapter of its own. Its only connection is a USB cable to my ubuntu laptop. I am able to ssh the PocketBeagle through this connection over 192.168.7.2.
PocketBeagles are usually set up so that the internet access of the host laptop (192.168.7.1) is shared. I added the host ip as the gateway using /sbin/route add default gw 192.168.7.1
.
I can succesfully ping the the laptop, but when I try ping 8.8.8.8
I get no response. However, I can confirm on the Ubuntu Laptop that it is in fact acting as the gateway and recieving the request using
sudo tcpdump -i eth1 icmp and icmp[icmptype]=icmp-echo
. Image attached. This leads me to believe the problem is on the Ubuntu laptop. Perhaps it is not setup correctly to return traffic to the PocketBeagle. Please advise on how to fix this! Thanks.
(ps, the Ubuntu laptop can ping 8.8.8.8 on its own and get response)
networking internet dns beagleboard
I have a PocketBeagle computer board without a wireless adapter of its own. Its only connection is a USB cable to my ubuntu laptop. I am able to ssh the PocketBeagle through this connection over 192.168.7.2.
PocketBeagles are usually set up so that the internet access of the host laptop (192.168.7.1) is shared. I added the host ip as the gateway using /sbin/route add default gw 192.168.7.1
.
I can succesfully ping the the laptop, but when I try ping 8.8.8.8
I get no response. However, I can confirm on the Ubuntu Laptop that it is in fact acting as the gateway and recieving the request using
sudo tcpdump -i eth1 icmp and icmp[icmptype]=icmp-echo
. Image attached. This leads me to believe the problem is on the Ubuntu laptop. Perhaps it is not setup correctly to return traffic to the PocketBeagle. Please advise on how to fix this! Thanks.
(ps, the Ubuntu laptop can ping 8.8.8.8 on its own and get response)
networking internet dns beagleboard
networking internet dns beagleboard
asked Nov 13 at 23:40
Beckman Avionics
11
11
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1092697%2fubuntu-laptop-as-gateway-to-internet-send-traffic-back-to-beagleboard%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown