DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 19th January 2012
dbach dbach is offline
Port Guard
 
Join Date: Aug 2011
Posts: 23
Unhappy authpf setup

Hello:
Been reading man pages and information online and not having any luck setting up authpf. Here's what I have so far

last line in /etc/pf.conf
anchor "authpf/*"

used adduser created regular user and using chsh change from /bin/ksh to /usr/sbin/authpf, also made their class type authpf

in /etc/authpf have the following:

authpf.allow - no content

authpf.conf - no content

authpf.rules
external_if = "pcn0"
pass in quick on $external_if proto tcp from $user_ip to any
pass in quick on $external_if from $user_ip to any

When I try to login as the user with shell set to /usr/sbin/authpf it shows:
Last unsuccessful login: <date>
Last login:
Welcome to: <hostname>

Then back to login prompt.

Any guidance or suggestions would be appreciated.
Thanks,
Darryl
Reply With Quote
 

Tags
authpf, setup

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Configuring authpf freebsd kasse FreeBSD General 0 7th February 2009 12:32 PM
Need help with NAT setup Quaxo OpenBSD Installation and Upgrading 6 27th January 2009 08:03 PM
DJ Setup tad1214 FreeBSD General 8 21st July 2008 01:50 PM
Exempting clients from AuthPF Kristijan NetBSD Security 1 12th July 2008 12:09 AM
How To Setup WPA? warriors OpenBSD General 8 15th June 2008 04:39 PM


All times are GMT. The time now is 04:02 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick