New Install FossaDog: can't ping to it SOLVED

Moderator: fredx181

Post Reply
User avatar
vtpup
Posts: 707
Joined: Sat Aug 15, 2020 2:34 pm
Location: Republic of Vermont
Has thanked: 178 times
Been thanked: 151 times
Contact:

New Install FossaDog: can't ping to it SOLVED

Post by vtpup »

Hi I managed to get a half hour with the family off of the Internet to download Fossadog for a try-out. I've got it installed using the installer on USB thumbdrive. I've got a change file in Casper. Apt updated. Computer is the laptop in signature.

Right now it's only got one new app added: Xrdp. Troubleshooting why I can't connect to it.

The basic problem I'm getting is I can't ping to it from a Puppy Bionic64 on the same LAN. The FossaDog is at 192.168.1.7 and the Bionicpup is at 192.168.1.11. DNS is 192.168.1.1. Neither box is running a firewall at the moment

I CAN ping 192.168.1.11 from 192.168.1.7 (Bionicpup from FossaDog) but I can't go the other way.

Any help appreciated!

FossaDog:

Code: Select all

root@live:~# ip r
default via 192.168.1.1 dev wlan0 metric 303 
192.168.1.0/24 dev wlan0 proto kernel scope link src 192.168.1.7 metric 303

BionicPup64:

Code: Select all

root# ip r
default via 192.168.1.1 dev wlan0
127.0.0.0/8 dev lo scope link
192.168.1.0/24 dev wlan0 scope link   src 192.168.1.11
Last edited by vtpup on Wed Sep 07, 2022 8:07 pm, edited 1 time in total.

HP Envy Laptop 17t-cr100
Fossapup F-96 CE rev 4
Huge kernel: huge-6.1.8-fossapup64

My homemade foam boat:
www.youtube.com/watch?v=4sDubB0-REg

backi
Posts: 589
Joined: Thu Jul 23, 2020 2:28 pm
Has thanked: 71 times
Been thanked: 65 times

Re: New Install FossaDog: can't ping to it

Post by backi »

@vtpup wrote:

I've got a change file in Casper.

Apart from your ping Problems
Further Problems with changes file possibly becoming to small in the Future.... can be avoided by using a Save Folder right from the Start instead of a Save File. ....and the changes=EXIT:/ Option in the Grub4dos menu.lst .
Regards !

User avatar
vtpup
Posts: 707
Joined: Sat Aug 15, 2020 2:34 pm
Location: Republic of Vermont
Has thanked: 178 times
Been thanked: 151 times
Contact:

Re: New Install FossaDog: can't ping to it

Post by vtpup »

Thanks backi, savefile is 3 gigs and this is just a temporary try out of FossaDog on USB.
Also, save folder wouldn't work on this FAT32 formatted stick.

HP Envy Laptop 17t-cr100
Fossapup F-96 CE rev 4
Huge kernel: huge-6.1.8-fossapup64

My homemade foam boat:
www.youtube.com/watch?v=4sDubB0-REg

User avatar
vtpup
Posts: 707
Joined: Sat Aug 15, 2020 2:34 pm
Location: Republic of Vermont
Has thanked: 178 times
Been thanked: 151 times
Contact:

Re: New Install FossaDog: can't ping to it

Post by vtpup »

Can anybody else ping their Fossadog installation from another box on their LAN?

HP Envy Laptop 17t-cr100
Fossapup F-96 CE rev 4
Huge kernel: huge-6.1.8-fossapup64

My homemade foam boat:
www.youtube.com/watch?v=4sDubB0-REg

Clarity
Posts: 3270
Joined: Fri Jul 24, 2020 10:59 pm
Has thanked: 1347 times
Been thanked: 438 times

Re: New Install FossaDog: can't ping to it

Post by Clarity »

Just booted the latest, from November 2020, FossaDog64 ISO file via SG2D to a pristine desktop.

Booted without issues and I can ping if from other PCs on the LAN. Further, is sees others on the LAN. I have not had any issues with FossaDOG operations with or without its changes (session saves). Operates EXACTLY as an expected Frugal, since booting from the ISO file, directly, is a frugal.

Hope this is helpful.

User avatar
wiak
Posts: 3627
Joined: Tue Dec 03, 2019 6:10 am
Location: Packing - big job
Has thanked: 56 times
Been thanked: 994 times
Contact:

Re: New Install FossaDog: can't ping to it

Post by wiak »

vtpup wrote: Mon Sep 05, 2022 5:53 pm

The FossaDog is at 192.168.1.7 and the Bionicpup is at 192.168.1.11. DNS is 192.168.1.1. Neither box is running a firewall at the moment

I CAN ping 192.168.1.11 from 192.168.1.7 (Bionicpup from FossaDog) but I can't go the other way.

For a ping to return to the sender (FossaDog) means the router can access FossaDog fine. That suggests to me an issue with Bionicpup though you say it has no firewall blocking ping requests (though that is what I would have thought was the issue). Do either or both of these distros succeed in browsing outside of your LAN? I don't mean via ping (since ping might be blocked) but just straight http or https, which is much less likely to be a blocked protocol since we browse all the time. I.e. I suggest using a web browser for your tests, even if it means setting up a local web server just to see if the other machine can reach it.

https://www.tinylinux.info/
DOWNLOAD wd_multi for hundreds of 'distros' at your fingertips: viewtopic.php?p=99154#p99154
Αξίζει να μεταφραστεί;

User avatar
vtpup
Posts: 707
Joined: Sat Aug 15, 2020 2:34 pm
Location: Republic of Vermont
Has thanked: 178 times
Been thanked: 151 times
Contact:

Re: New Install FossaDog: can't ping to it

Post by vtpup »

Thanks, guys. I'm writing you from the FossaDog install now. Nope, no problem accessing the internet from Fossadog (or bionicpup64)

Installation of FossaDog is a frugal on USB thumbdrive, Grub4Dos boot, on my laptop which is in legacy boot mode and my daily driver.

I just tested two different boots of the FossaDog using GRUB selections:

The "Always" fresh option DOES respond to a ping from the Bionic64 computer.
The "in RAM with savefile" DOES NOT respond to ping from the Bionic64 computer. so it's got to be something to do with the savefile.

I did install Xrdp from std Fossa repository to the savefile I wonder if that is causing the problem?

Clarity, of course you know what I'm after ......

HP Envy Laptop 17t-cr100
Fossapup F-96 CE rev 4
Huge kernel: huge-6.1.8-fossapup64

My homemade foam boat:
www.youtube.com/watch?v=4sDubB0-REg

User avatar
vtpup
Posts: 707
Joined: Sat Aug 15, 2020 2:34 pm
Location: Republic of Vermont
Has thanked: 178 times
Been thanked: 151 times
Contact:

Re: New Install FossaDog: can't ping to it SOLVED

Post by vtpup »

I got rid of the first change.dat file and made a new one. It does not show the same problem. I don't know why there was a problem with the earlier one other than the installation of Xrdp from the Fossa Ubuntu repo. Repos had been updated properly. Bit of a mystery, but for now, no longer an issue.

Thanks for all the suggestions and help, sorry we couldn't get to the bottom of it.

HP Envy Laptop 17t-cr100
Fossapup F-96 CE rev 4
Huge kernel: huge-6.1.8-fossapup64

My homemade foam boat:
www.youtube.com/watch?v=4sDubB0-REg

Post Reply

Return to “UbuntuDogs”