advertisement

Subject:   NAT on Panther Server with PPPoE
Date:   2005-04-29 23:12:07
From:   brandonarbini
Response to: NAT on Panther Server with PPPoE

Fantastic! Thanks for your many hours of hard work and for posting it so I don't have to go through the same torture. I also wanted to add that this is the same/similar situation under Tiger server and this fix works there too!
Full Threads Oldest First

Showing messages 1 through 2 of 2.

  • NAT on Panther Server with PPPoE
    2007-03-10 18:13:19  kornnutt73 [Reply | View]

    This was a huge help for me and anyone needing to do something on osx server that Apple leaves out. Thanks for the help.

    FYI. There is a way to keep Server Admin from overwriting changes made to any config file via the CLI.

    After editing and saving the file run this command on the file.

    chflags uchg "filenane"
    This locks the file from being edited by even thr root user.

    To unlock the file run this
    chflags nouchg "filename"

  • NAT on Panther Server with PPPoE
    2007-03-10 18:12:43  kornnutt73 [Reply | View]

    This was a huge help for me and anyone needing to do something on osx server that Apple leaves out. Thanks for the help.

    FYI. There is a way to keep Server Admin from overwriting changes made to any config file via the CLI.

    After editing and saving the file run this command on the file.

    chflags uchg "filenane"
    This locks the file from being edited by even thr root user.

    To unlock the file run this
    chflags nouchg "filename"