XMPP Service Operators - 2022-12-21


  1. nuegia.net

    How do I staticlly name a vlan on a lagg interface on freebsd?

  2. nuegia.net

    instead of for example, lagg0.99 for vlan 99 aggregated across igb0 and igb1

  3. nuegia.net

    how about jail0

  4. Ellenor Bjornsd.

    freebsd may permit you to rename it

  5. nuegia.net

    how

  6. nuegia.net

    nervermind i found it

  7. fireburner

    How?

  8. nuegia.net

    nevermind, it's not working

  9. nuegia.net

    fireburner, in man rc.conf it specifies: It is also possible to rename an interface by doing: ifconfig_em0_name="net0" ifconfig_net0="inet 192.0.2.1 netmask 0xffffff00"

  10. nuegia.net

    however when i try to use ifconfig_lagg0_99_name="jail" it doesn't work

  11. nuegia.net

    maybe it has something to do with the underscore vlan delinator, but i'm not sure how else to specify only apply to a specific vlan, not a whole interface

  12. ernst.on.tour

    Which xmpp-server-soft runs on freebsd ?

  13. jonas’

    prosody does I *think*

  14. jonas’

    (never used freebsd myself)

  15. frog

    Can we please stay on topic here? A more appropriate place for the current discussion: xmpp:floss@rooms.dismail.de?join

  16. jonas’

    "which xmpp server runs on freebsd" is perfectly on-topic here

  17. jonas’

    (the VLAN discussion, indeed, was not)

  18. nuegia.net

    # service netif restart Stopping dhclient. Waiting for PIDS: 65812. /etc/rc.d/netif: WARNING: lagg0.99 does not exist. Skipped. Hmmm. I think it's parsing renames before interface config. race condition?

  19. Ellenor Bjornsd.

    > ernst.on.tour wrote: > Which xmpp-server-soft runs on freebsd ? ejabberd and prosody both run well

  20. Ellenor Bjornsd.

    nuegia.net: offtopic. Go ask in #freebsd%irc.libera.chat@IRCbridgeofchoice

  21. nuegia.net

    AH!

  22. nuegia.net

    got it

  23. nuegia.net

    fireburner, i figured it out! For real this time :D

  24. nuegia.net

    you have to BUP the renamed interface AFTER the rename command

  25. ernst.on.tour

    I'm just interessted as somebody ask how to rename his/her NIC on freebsd, *in the xmpp-service-operator-muc*, there seems to be a running soft for/on freebsd

  26. jonas’

    nuegia.net, freebsd network config is, indeed, not on-topic here, and someone complained, so please keep it down.

  27. nuegia.net

    if you BUP the interface and then rename it, it causes the error

  28. ernst.on.tour

    nuegia.net: This is xmpp-service-operator-muc, no freebsd-helpline

  29. nuegia.net

    ernst.on.tour, that's off topic

  30. ernst.on.tour

    For sure ! I want to give you a hint with my query about which xmpp-server-soft runs on freebsd, but you don't got it.

  31. Ellenor Bjornsd.

    nuegia.net: you are the offtopic.

  32. jonas’

    going in circles about things being offtopic, let's not do that and just keep it down from here.

  33. Ellenor Bjornsd.

    ernst.on.tour: prosody and ejabberd are both very good.