Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

You can't take damsel here now.


computers / alt.os.linux.suse / Re: Dualhomed, sort of solved.

SubjectAuthor
* Dualhomed, sort of solved.Sidney_Kotic
`- Re: Dualhomed, sort of solved.William Unruh

1
Dualhomed, sort of solved.

<sea580$12fd$1@gioia.aioe.org>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=238&group=alt.os.linux.suse#238

  copy link   Newsgroups: alt.os.linux.suse
Path: i2pn2.org!i2pn.org!aioe.org!kLvrZrZfyHXjnygC6xRGCA.user.46.165.242.91.POSTED!not-for-mail
From: kan...@have.it (Sidney_Kotic)
Newsgroups: alt.os.linux.suse
Subject: Dualhomed, sort of solved.
Date: Mon, 2 Aug 2021 17:13:36 -0800
Organization: Aioe.org NNTP Server
Message-ID: <sea580$12fd$1@gioia.aioe.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Info: gioia.aioe.org; logging-data="35309"; posting-host="kLvrZrZfyHXjnygC6xRGCA.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org";
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101
Thunderbird/78.7.0
Content-Language: en-US
X-Mozilla-News-Host: news://news.aioe.org:119
X-Notice: Filtered by postfilter v. 0.9.2
 by: Sidney_Kotic - Tue, 3 Aug 2021 01:13 UTC

Basically, at this time, it looks to have almost completely came down to the
fight to get both Wicked and Network Manager happy along with different ways
yast works between 15.1 and 15.3.

I had to switch to Wicked to change ANYTHING in yast. Unfortunately after
exiting yast the network wouldn't work. Everything looked good (ip a, ip route,
netstat -nr, ifconfig, route -n) but the network was pretty much useless.
Go back to yast, switch to Network Manager (Note...making a change to something
and then switching back to Network Manager then exit...and the changes
disappear...make changes, exit, go back in switch to Network Manager, then exit
and the changes stay...loved this). At that point the WiFi (192.168.1.* on
wlan0) would generally work, but not eth0 (10.10.13.*). Fight with it a bit and
I've managed to get eth0 working. Then there was the netmask...yast kept trying
to assign a netmask of /32 for the 10.10.13.* network, changed it to /24 and
things seemed to settle down. Got me.

So, currently I have 3 computers running WiFi (ssh/rsync back and forth, plus
normal stuff to the internet) on wlan0 and cat-5 on eth0. Using the eth0
Computer A (the 15.1 machine) can ssh/rsync to computer B (a 15.3 machine), but
not Computer C (also a 15.3 machine). Computer B can ssh/rsync to Computer A
but not Computer C. Computer C can ssh/rsync to both Computer A and Computer B.
This tells me, and please tell me if I'm wrong, it's a firewall issue on
Computer C. Although I haven't spotted anything yet. I guess it's time to
fireoff wireshark, see who said what, and try to figure out where the firewall
logs are kept.

As a FYI the metrics are 100 for eth0 and 600 for wlan0.
bill@kraken:~> route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.1.1 0.0.0.0 UG 600 0 0 wlan0
10.10.13.0 0.0.0.0 255.255.255.0 U 100 0 0 eth0
192.168.1.0 0.0.0.0 255.255.255.0 U 600 0 0 wlan0

Re: Dualhomed, sort of solved.

<seaigs$jfl$1@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=239&group=alt.os.linux.suse#239

  copy link   Newsgroups: alt.os.linux.suse
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: unr...@invalid.ca (William Unruh)
Newsgroups: alt.os.linux.suse
Subject: Re: Dualhomed, sort of solved.
Date: Tue, 3 Aug 2021 05:00:13 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 50
Message-ID: <seaigs$jfl$1@dont-email.me>
References: <sea580$12fd$1@gioia.aioe.org>
Injection-Date: Tue, 3 Aug 2021 05:00:13 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="6a399acd4952323cf1aae9c9b60d7d31";
logging-data="19957"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+7cTe3FkKYTJ07g/0n/O2u"
User-Agent: slrn/1.0.3 (Linux)
Cancel-Lock: sha1:PHJdVW5c5JA6JbpDJrSVrmTj4GQ=
 by: William Unruh - Tue, 3 Aug 2021 05:00 UTC

On 2021-08-03, Sidney_Kotic <kant@have.it> wrote:
> Basically, at this time, it looks to have almost completely came down to the
> fight to get both Wicked and Network Manager happy along with different ways
> yast works between 15.1 and 15.3.
>
> I had to switch to Wicked to change ANYTHING in yast. Unfortunately after
> exiting yast the network wouldn't work. Everything looked good (ip a, ip route,
> netstat -nr, ifconfig, route -n) but the network was pretty much useless.
> Go back to yast, switch to Network Manager (Note...making a change to something
> and then switching back to Network Manager then exit...and the changes
> disappear...make changes, exit, go back in switch to Network Manager, then exit
> and the changes stay...loved this). At that point the WiFi (192.168.1.* on
> wlan0) would generally work, but not eth0 (10.10.13.*). Fight with it a bit and
> I've managed to get eth0 working. Then there was the netmask...yast kept trying
> to assign a netmask of /32 for the 10.10.13.* network, changed it to /24 and
> things seemed to settle down. Got me.
>
> So, currently I have 3 computers running WiFi (ssh/rsync back and forth, plus
> normal stuff to the internet) on wlan0 and cat-5 on eth0. Using the eth0
> Computer A (the 15.1 machine) can ssh/rsync to computer B (a 15.3 machine), but
> not Computer C (also a 15.3 machine). Computer B can ssh/rsync to Computer A
> but not Computer C. Computer C can ssh/rsync to both Computer A and Computer B.
> This tells me, and please tell me if I'm wrong, it's a firewall issue on
> Computer C. Although I haven't spotted anything yet. I guess it's time to
> fireoff wireshark, see who said what, and try to figure out where the firewall
> logs are kept.
>
> As a FYI the metrics are 100 for eth0 and 600 for wlan0.
> bill@kraken:~> route -n

What machine is kraken?

> Kernel IP routing table
> Destination Gateway Genmask Flags Metric Ref Use Iface
> 0.0.0.0 192.168.1.1 0.0.0.0 UG 600 0 0 wlan0
> 10.10.13.0 0.0.0.0 255.255.255.0 U 100 0 0 eth0
> 192.168.1.0 0.0.0.0 255.255.255.0 U 600 0 0 wlan0

The metrics do not matter. The paths to everything are unique.
Anything to tne net 198.168.1.x go onto wlan0 local network (Your
computer will ask for arp to find the ehternet addresses for any ip
address in that range.
Anything to 10.10.13.x goes onto eth0 local net
Anything else gets sent to 192.168.1.1 via wlan0
No idea why you think it is a firewall issue, but why not switch off the
firewall on C and see if things work.

Since you have not told us what the IP addresses are for A B and C, we
really cannot say anything.

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor