Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mac / Interface not selectable
28-07-2020, 14:42
Post: #1
Mac / Interface not selectable
Hi there,

on my Mac are several physical and logical interfaces active (24 all in all). I need minimserver to listen to the 10.0.9.0/24 interface for correct functionality:

I set the the following property (System):

Code:
ohnet.subnet = 10.0.9.0

After starting minimserer I get a message, that "subnet 10.0.9.0 is not found". Any ideas?

SF
Find all posts by this user
Quote this message in a reply
28-07-2020, 15:07 (This post was last modified: 28-07-2020 15:07 by simoncn.)
Post: #2
RE: Mac / Interface not selectable
Please post the output from running the ifconfig command.
Find all posts by this user
Quote this message in a reply
29-07-2020, 09:48 (This post was last modified: 29-07-2020 09:48 by sf666.)
Post: #3
RE: Mac / Interface not selectable
(28-07-2020 15:07)simoncn Wrote:  Please post the output from running the ifconfig command.

while posting I get a 403, forbidden, probably because the output is to long ...
Find all posts by this user
Quote this message in a reply
29-07-2020, 09:55
Post: #4
RE: Mac / Interface not selectable
I try to post a condensed version ...

The interface to bind to

Code:
en11: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
    options=6407<RXCSUM,TXCSUM,VLAN_MTU,CHANNEL_IO,PARTIAL_CSUM,ZEROINVERT_CSUM>
    inet6 fe80::60:31f8:58e0:48f8%en11 prefixlen 64 secured scopeid 0x7
    inet 10.0.9.139 netmask 0xfffffc00 broadcast 10.0.11.255
    nd6 options=201<PERFORMNUD,DAD>
    status: active
Find all posts by this user
Quote this message in a reply
29-07-2020, 11:40
Post: #5
RE: Mac / Interface not selectable
I need to see the complete output. Please redirect the output to a file and attach the file. It would be good if you can compress the file to save space.
Find all posts by this user
Quote this message in a reply
29-07-2020, 14:24
Post: #6
RE: Mac / Interface not selectable
(29-07-2020 11:40)simoncn Wrote:  I need to see the complete output. Please redirect the output to a file and attach the file. It would be good if you can compress the file to save space.

I don't see how to upload here, so plase use this link:

networks
Find all posts by this user
Quote this message in a reply
29-07-2020, 16:11 (This post was last modified: 29-07-2020 16:12 by simoncn.)
Post: #7
RE: Mac / Interface not selectable
Thanks for this. The subnet is 10.0.8.0, not 10.0.9.0. This is because the network mask for this subnet is 0xfffffc00 (10.0.8.0/22), not 0xffffff00 (10.0.9.0/24). I have checked the other interfaces and there is nothing there that would conflict with this subnet setting.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)