Re: [openwisp] openwisp l2 Network

57 views
Skip to first unread message

Federico Capoano

unread,
Oct 12, 2023, 3:58:27 AM10/12/23
to open...@googlegroups.com

On Wed, 11 Oct 2023 at 22:32, 'Xavier Aizaga' via OpenWISP <open...@googlegroups.com> wrote:
Hi Everybody,
im new in openwip so i want to configure this:

 OpenWISP locally in the same L2 network where devices are located, you can set: 
OPENWISP_MONITORING_MANAGEMENT_IP_ONLY = False
in the django settings.py and restart OpenWISP with "supervisorctl restart all".

but  i want to Know the path of django settings.py

Please your help.


--
You received this message because you are subscribed to the Google Groups "OpenWISP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openwisp+u...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/openwisp/b87a05e5-2621-4c51-bd2b-9f53e5dc76e0n%40googlegroups.com.

Xavier Aizaga

unread,
Oct 12, 2023, 3:50:22 PM10/12/23
to open...@googlegroups.com
Hi Federico,

I used this conf. in the playbook. Is this correct?


- hosts: openwisp2
  become: "{{ become | default('yes') }}"
  roles:
    - openwisp.openwisp2
  vars:
    openwisp2_default_from_email: "us...@dominio.com"
    openwisp2_network_topology: true

# in the playbook variables add:
    openwisp2_extra_django_settings_instructions:
    - |
      OPENWISP_MONITORING_MANAGEMENT_IP_ONLY = False

Regards,




Xavier Aizaga

unread,
Oct 12, 2023, 4:03:22 PM10/12/23
to open...@googlegroups.com

Xavier Aizaga

2:50 PM (3 minutes ago)
to openwisp
Hi Federico,

Thanks for your help, I used this conf. in the playbook. Is this correct?


- hosts: openwisp2
  become: "{{ become | default('yes') }}"
  roles:
    - openwisp.openwisp2
  vars:
    openwisp2_default_from_email: "us...@dominio.com"
    openwisp2_network_topology: true

# in the playbook variables add:
    openwisp2_extra_django_settings_instructions:
    - |
      OPENWISP_MONITORING_MANAGEMENT_IP_ONLY = False

Regards,
On Thu, Oct 12, 2023 at 2:58 AM Federico Capoano <f.ca...@openwisp.io> wrote:

Federico Capoano

unread,
Oct 13, 2023, 12:13:04 PM10/13/23
to open...@googlegroups.com
Yes, it looks correct.

Federico

Reply all
Reply to author
Forward
0 new messages