Hi 

Followed the guided step, below is the output

Downloading Packages:
Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
libfreeradius-radius-2.1.12.so is needed by (installed)
freeradius-ldap-2.1.12-3.el6.i686
freeradius = 2.1.12-3.el6 is needed by (installed)
freeradius-ldap-2.1.12-3.el6.i686
freeradius = 2.1.12-3.el6 is needed by (installed)
freeradius-mysql-2.1.12-3.el6.i686
 You could try running: rpm -Va --nofiles --nodigest
Your transaction was saved, rerun it with: yum load-transaction
/tmp/yum_save_tx-2012-08-09-00-19_NgJ1o.yumtx


Tried to install these packages using yum but shows below message

[root@Packetfence ~]# yum install freeradius-mysql-2.1.12-3.el6.i686
Loaded plugins: aliases, changelog, downloadonly, fastestmirror, kabi,
presto, refresh-packagekit, security, tmprepo, verify, versionlock
Loading support for CentOS kernel ABI
Loading mirror speeds from cached hostfile
Setting up Install Process
Nothing to do
You have new mail in /var/spool/mail/root



Thanks and regards
Aniruddha G. Tungenwar- Sr. Security Administrator 
Information Security Team- Ext. 6048


-----Original Message-----
From: [email protected]
[mailto:[email protected]] 
Sent: Thursday, August 09, 2012 6:28 PM
To: [email protected]
Subject: PacketFence-users Digest, Vol 52, Issue 26

Send PacketFence-users mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/packetfence-users
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific than
"Re: Contents of PacketFence-users digest..."


Today's Topics:

   1. Re: PacketFence-users Digest, Vol 52, Issue 23
      (Francois Gaudreault)


----------------------------------------------------------------------

Message: 1
Date: Thu, 09 Aug 2012 08:57:27 -0400
From: Francois Gaudreault <[email protected]>
Subject: Re: [PacketFence-users] PacketFence-users Digest, Vol 52,
        Issue 23
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

yum clean all, and redo your command.

On 2012-08-09 8:54 AM, Aniruddha Tungenwar wrote:
> Hi Gavin,
>
> Below is the output
>
> [root@Packetfence ~]# yum groupinstall 
> --enablerepo=PacketFence,rpmforge,of,epel Packetfence-complete Loaded 
> plugins: aliases, changelog, downloadonly, fastestmirror, kabi, 
> presto, refresh-packagekit, security, tmprepo, verify, versionlock 
> Loading support for CentOS kernel ABI Loading mirror speeds from 
> cached hostfile Could not retrieve mirrorlist 
> http://apt.sw.be/redhat/el6/en/mirrors-rpmforge error was
> 14: PYCURL ERROR 22 - "The requested URL returned error: 401"
> http://inverse.ca/downloads/PacketFence/RHEL6/i386/repodata/repomd.xml:
> [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 401"
> Trying other mirror.
>
http://www.openfusion.com.au/mrepo/centos6-i386/RPMS.of/repodata/repomd.xml:
> [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 401"
> Trying other mirror.
> Error: Cannot retrieve repository metadata (repomd.xml) for repository:
of.
> Please verify its path and try again
> [root@Packetfence ~]#
>
> Thanks and regards
> Aniruddha G. Tungenwar- Sr. Security Administrator Information 
> Security Team- Ext. 6048
>
>
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]]
> Sent: Thursday, August 09, 2012 3:51 PM
> To: [email protected]
> Subject: PacketFence-users Digest, Vol 52, Issue 23
>
> Send PacketFence-users mailing list submissions to
>       [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>       https://lists.sourceforge.net/lists/listinfo/packetfence-users
> or, via email, send a message with subject or body 'help' to
>       [email protected]
>
> You can reach the person managing the list at
>       [email protected]
>
> When replying, please edit your Subject line so it is more specific 
> than
> "Re: Contents of PacketFence-users digest..."
>
>
> Today's Topics:
>
>     1. Re: PacketFence-users Digest, Vol 52, Issue 15 (Gavin Pyle)
>     2. Re: could you explain about structure vlan     enforcement
>        (Boonyawat Pattarachaichan)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 8 Aug 2012 16:28:57 -0700
> From: Gavin Pyle <[email protected]>
> Subject: Re: [PacketFence-users] PacketFence-users Digest, Vol 52,
>       Issue 15
> To: "[email protected]"
>       <[email protected]>
> Message-ID:
>       
> <8db9990ed5da724c90675fe2362e666f01bfc6379...@orca.employee.grcc.edu>
> Content-Type: text/plain; charset="us-ascii"
>
> I ran into this today as well.  You need to have the repos installed 
> as the
> 3.5 admin guide suggests on pages 8-9, but also there is a misprint in 
> the admin guide:
>
> On page 9 it says "Then disable these repositories by default."
> Then later on page 10 it says to install using the command:
>
>          yum groupinstall --enablerepo=PacketFence,rpmforge,of
> Packetfence-complete
>
> However to satisfy all the dependencies, you need to enable the epel 
> repo, so use this command instead:
>
>          yum groupinstall --enablerepo=PacketFence,rpmforge,of,epel
> Packetfence-complete
>
>
> ----------------------------------------------------------------------
> ------
> -----------
> Gavin Pyle | Network Engineer | Green River Community College 
> [email protected]
>
> -----Original Message-----
> From: Aniruddha Tungenwar [mailto:[email protected]]
> Sent: Wednesday, August 08, 2012 2:40 AM
> To: [email protected]
> Subject: Re: [PacketFence-users] PacketFence-users Digest, Vol 52, 
> Issue 15
>
> Hi Guys,
>
> Please help me on this, I am not able to proceed on the installation 
> of packet fence.
>
> Thanks and regards
> Aniruddha G. Tungenwar- Sr. Security Administrator Information 
> Security
> Team- Ext. 6048
>
>
> -----Original Message-----
> From: Aniruddha Tungenwar
> Sent: Wednesday, August 08, 2012 11:36 AM
> To: '[email protected]'
> Subject: RE: PacketFence-users Digest, Vol 52, Issue 15
>
> Hi David,
>
> These are repositories I have configured,
>
> [root@Packetfence yum.repos.d]# ls
> CentOS-Base.repo       CentOS-Media.repo  mirrors-rpmforge
> mirrors-rpmforge-testing  PacketFence.repo CentOS-Debuginfo.repo 
> epel-testing.repo  mirrors-rpmforge-extras
> openfusion.repo           rpmforge.repo
> [root@Packetfence yum.repos.d]#
>
> Thanks and regards
> Aniruddha G. Tungenwar- Sr. Security Administrator Information 
> Security
> Team- Ext. 6048
>
>
> -----Original Message-----
> From: Aniruddha Tungenwar
> Sent: Wednesday, August 08, 2012 10:51 AM
> To: [email protected]
> Subject: RE: PacketFence-users Digest, Vol 52, Issue 15
>
> Oh sorry..forgot to mention, I have configured EPEL as well.
>
> Thanks and regards
> Aniruddha G. Tungenwar- Sr. Security Administrator Information 
> Security
> Team- Ext. 6048
>
>
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]]
> Sent: Tuesday, August 07, 2012 10:57 PM
> To: [email protected]
> Subject: PacketFence-users Digest, Vol 52, Issue 15
>
> Send PacketFence-users mailing list submissions to
>          [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>          
> https://lists.sourceforge.net/lists/listinfo/packetfence-users
> or, via email, send a message with subject or body 'help' to
>          [email protected]
>
> You can reach the person managing the list at
>          [email protected]
>
> When replying, please edit your Subject line so it is more specific 
> than
> "Re: Contents of PacketFence-users digest..."
>
>
> Today's Topics:
>
>     1. Re: PacketFence-users Digest, Vol 52, Issue 13
>        (Francois Gaudreault)
>     2. Help with initial setup. (Jerry Lombardo)
>     3. Re: Help with initial setup. (Sean Nelson)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 07 Aug 2012 12:30:43 -0400
> From: Francois Gaudreault <[email protected]>
> Subject: Re: [PacketFence-users] PacketFence-users Digest, Vol 52,
>          Issue 13
> To: [email protected]
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> And what about EPEL?
>
> On 2012-08-07 9:38 AM, Aniruddha Tungenwar wrote:
>> Hi David,
>>
>> I have configured all repositories, like
>>
>> -packet fence
>> - Rpmforge
>> -openfusion
>>
>> But still facing the same issue, and when I checked what dependencies 
>> are there for  packetfence it displayed like
>>
>> For e.g.
>>
>> dependency: perl(List::MoreUtils)
>>      Unsatisfied dependency
>>
>> Please guide me if I am doing any thing wrong
>>
>> Thanks and regards
>> Aniruddha G. Tungenwar- Sr. Security Administrator Information 
>> Security Team- Ext. 6048
>>
>>
>> -----Original Message-----
>> From: [email protected]
>> [mailto:[email protected]]
>> Sent: Tuesday, August 07, 2012 6:23 PM
>> To: [email protected]
>> Subject: PacketFence-users Digest, Vol 52, Issue 13
>>
>> Send PacketFence-users mailing list submissions to
>>        [email protected]
>>
>> To subscribe or unsubscribe via the World Wide Web, visit
>>        https://lists.sourceforge.net/lists/listinfo/packetfence-users
>> or, via email, send a message with subject or body 'help' to
>>        [email protected]
>>
>> You can reach the person managing the list at
>>        [email protected]
>>
>> When replying, please edit your Subject line so it is more specific 
>> than
>> "Re: Contents of PacketFence-users digest..."
>>
>>
>> Today's Topics:
>>
>>      1. Re: Packetfence dependencies (Bulanda, Dave G)
>>
>>
>> ---------------------------------------------------------------------
>> -
>>
>> Message: 1
>> Date: Tue, 7 Aug 2012 08:52:34 -0400
>> From: "Bulanda, Dave G" <[email protected]>
>> Subject: Re: [PacketFence-users] Packetfence dependencies
>> To: "'[email protected]'"
>>        <[email protected]>
>> Message-ID:
>>
>> <c77a056ee006f443bb65ec660d19adb901c27b0...@ftw-mailstore.indtech.edu
>> >
>> Content-Type: text/plain; charset="us-ascii"
>>
>> There is a new repo that you need to add before running the update to
3.5.
>> It is listed in the UPDATE document. Once you add the repo, you will 
>> be fine.
>>
>> >From Admin Guide: Page 9.
>> Add the openfusion repo.
>>
>> I missed it as well and spent a good part of an hour trying to figure 
>> it out.
>>
>>
>> David Bulanda
>> Network Services Manager
>> [email protected]<mailto:[email protected]>
>> Indiana Tech<http://www.indianatech.edu/>
>>
>>
>>
>> From: Aniruddha Tungenwar [mailto:[email protected]]
>> Sent: Tuesday, August 07, 2012 6:13 AM
>> To: '[email protected]'
>> Subject: [PacketFence-users] Packetfence dependencies
>>
>> Hi All,
>>
>> I am not able to resolve dependencies for packet fence,
>>
>> Please check below details,
>>
>>
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(File::Tail)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: 
>> perl(Catalyst::Authentication::Credential::HTTP)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Net::MAC::Vendor)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Catalyst::Plugin::I18N)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Net::SNMP)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Net::Nessus::XMLRPC) >= 0.40
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Locale::gettext)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Catalyst::Action::RenderView)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Catalyst::Plugin::Authentication)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Config::IniFiles) >= 2.40
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Catalyst::Devel)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(IPTables::libiptc)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: 
>> perl(Catalyst::Authentication::Store::Htpasswd)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Crypt::Rijndael)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Catalyst::View::JSON)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Cache::Cache)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Net::MAC)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Catalyst::Controller::HTML::FormFu)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Net::Pcap) >= 0.16
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Text::CSV_XS)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(IPTables::Parse)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Authen::Krb5::Simple)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Catalyst::Plugin::Static::Simple)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Authen::Radius)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(UNIVERSAL::require)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Catalyst::Runtime)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Crypt::GeneratePassword)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Catalyst::View::TT)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Catalyst::Plugin::StackTrace)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Data::Phrasebook::Loader::YAML)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Text::CSV)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Net::Radius::Packet)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Regexp::Common)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Catalyst::Plugin::Session)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Try::Tiny)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Log::Log4perl::Catalyst)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: php-pear-Log
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Parse::Nessus::NBE)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(IO::Interface::Simple)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Catalyst::Plugin::ConfigLoader)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>             Requires: perl(Data::Phrasebook)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Catalyst::Plugin::Session::Store::File)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Net::UDP)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Net::Interface)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>             Requires: perl(NetPacket) >= 1.2.0
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Plack)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Apache::Htpasswd)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Class::Accessor::Fast::Contained)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Plack::Middleware::ReverseProxy)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Net::Radius::Dictionary)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(MIME::Lite::TT)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(PHP::Session)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Log::Log4perl) >= 1.11
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Catalyst::Plugin::Session::State::Cookie)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Net::Netmask)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(MooseX::Types::LoadableClass)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Test::MockModule)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Net::Appliance::Session) = 1.36
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Test::WWW::Mechanize)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Thread::Pool)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(IPTables::ChainMgr)
>> Error: Package: packetfence-3.5.0-1.el6.noarch
>> (/packetfence-3.5.0-1.el6.noarch)
>>              Requires: perl(Class::Gomor) You could try using 
>> --skip-broken to work around the problem You could try
>> running: rpm -Va --nofiles --nodigest
>>
>>
>> Thanks and regards
>> Aniruddha G. Tungenwar- Sr. Security Administrator-Information 
>> Security Team
>> ---------------------------------------------------------------------
>> -
>> ------
>> ----------------------------------------------
>> Cybage Software Pvt. Ltd. (An SEI CMMI Level 5 assessed & ISO 27001
>> Company) [cid:[email protected]]
>> :[email protected]<mailto:[email protected]> | 
>> [cid:[email protected]] :9850601769 | 
>> [cid:[email protected]] : 91-20-66041701| Ext:6048
>>
>>
>>
>> "Legal Disclaimer: This electronic message and all contents contain 
>> information from Cybage Software Private Limited which may be 
>> privileged, confidential, or otherwise protected from disclosure. The 
>> information is intended to be for the addressee(s) only. If you are 
>> not an addressee, any disclosure, copy, distribution, or use of the 
>> contents of this message is strictly prohibited. If you have received 
>> this electronic message in error please notify the sender by reply 
>> e-mail to and destroy the original message and all copies. Cybage has 
>> taken every reasonable precaution to minimize the risk of malicious 
>> content in the mail, but is not liable for any damage you may sustain 
>> as a result of any malicious content in this e-mail. You should carry 
>> out your own malicious content checks before opening the e-mail or 
>> attachment." www.cybage.com<http://www.cybage.com>
>> -------------- next part -------------- An HTML attachment was 
>> scrubbed...
>> -------------- next part -------------- A non-text attachment was 
>> scrubbed...
>> Name: image001.gif
>> Type: image/gif
>> Size: 311 bytes
>> Desc: image001.gif
>> -------------- next part -------------- A non-text attachment was 
>> scrubbed...
>> Name: image002.png
>> Type: image/png
>> Size: 491 bytes
>> Desc: image002.png
>> -------------- next part -------------- A non-text attachment was 
>> scrubbed...
>> Name: image003.jpg
>> Type: image/jpeg
>> Size: 734 bytes
>> Desc: image003.jpg
>>
>> ------------------------------
>>
>> ---------------------------------------------------------------------
>> -
>> ------
>> --
>> Live Security Virtual Conference
>> Exclusive live event will cover all the ways today's security and 
>> threat landscape has changed and how IT managers can respond.
>> Discussions will include endpoint security, mobile security and the 
>> latest in malware threats.
>> http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>>
>> ------------------------------
>>
>> _______________________________________________
>> PacketFence-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>>
>>
>> End of PacketFence-users Digest, Vol 52, Issue 13
>> *************************************************
>>
>>
>>
>> ---------------------------------------------------------------------
>> -
>> --------
>> Live Security Virtual Conference
>> Exclusive live event will cover all the ways today's security and 
>> threat landscape has changed and how IT managers can respond.
>> Discussions will include endpoint security, mobile security and the 
>> latest in malware threats.
>> http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>>
>>
>>
>> _______________________________________________
>> PacketFence-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>>
>
>
> --
> Francois Gaudreault, ing. jr
> [email protected]  ::  +1.514.447.4918 (x130) ::  www.inverse.ca 
> Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence
> (www.packetfence.org)
>
>
>
> ------------------------------
>
> Message: 2
> Date: Tue, 7 Aug 2012 17:23:05 +0000
> From: Jerry Lombardo <[email protected]>
> Subject: [PacketFence-users] Help with initial setup.
> To: "[email protected]"
>          <[email protected]>
> Message-ID:
>          
> <[email protected]>
> Content-Type: text/plain; charset="us-ascii"
>
> Hello,
> I'm attempting a zen install of packetfence and I'm hitting a few 
> issues early on.
> The OS  does not see the nic,  I've run modprobe just to see if it was 
> a driver issue, and checked that the mac was correct.
> The nic won't initialize.
>
> I'm attempting to set up PF in vlan enforcement  (not inline)  I'm 
> following the admin guide but can't make it to the web portal due to 
> no nic being found.
>
> The server is located on a vm esxi 4 connected to  trunked switch port 
> in prep for vlan installation.
>
> Thanks for any help
>
>
> ________________________________
>
> Out of respect for others and the environment, the College of Staten 
> Island is a 100% Tobacco-Free Campus.
> -------------- next part -------------- An HTML attachment was 
> scrubbed...
>
> ------------------------------
>
> Message: 3
> Date: Tue, 7 Aug 2012 12:25:37 -0500
> From: Sean Nelson <[email protected]>
> Subject: Re: [PacketFence-users] Help with initial setup.
> To: "[email protected]"
>          <[email protected]>
> Message-ID:
>          
> <[email protected]>
> Content-Type: text/plain; charset="us-ascii"
>
> Hi Jerry,
>
>
>
> Would you be able to include the output from ifconfig and modprobe?
>
>
>
> From: Jerry Lombardo [mailto:[email protected]]
> Sent: Tuesday, August 07, 2012 12:23 PM
> To: [email protected]
> Subject: [PacketFence-users] Help with initial setup.
>
>
>
> Hello,
>
> I'm attempting a zen install of packetfence and I'm hitting a few 
> issues early on.
>
> The OS  does not see the nic,  I've run modprobe just to see if it was 
> a driver issue, and checked that the mac was correct.
>
> The nic won't initialize.
>
>
>
> I'm attempting to set up PF in vlan enforcement  (not inline)  I'm 
> following the admin guide but can't make it to the web portal due to 
> no nic being found.
>
>
>
> The server is located on a vm esxi 4 connected to  trunked switch port 
> in prep for vlan installation.
>
>
>
> Thanks for any help
>
>
>
>
>
>    _____
>
>
> Out of respect for others and the environment, the College of Staten 
> Island is a 100% Tobacco-Free Campus.
>
>
> DoubleCheck identified this as CLEAN. Give feedback:
> <http://dcem.cccp.com/ms?k=gggRAGRgKjtP> This is SPAM .
> <http://dcem.cccp.com/md?k=gggRAGRgKjtP> More
>
>
>
> -------------- next part -------------- An HTML attachment was 
> scrubbed...
> -------------- next part -------------- A non-text attachment was 
> scrubbed...
> Name: smime.p7s
> Type: application/x-pkcs7-signature
> Size: 6093 bytes
> Desc: not available
>
> ------------------------------
>
> ----------------------------------------------------------------------
> ------
> --
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. 
> Discussions will include endpoint security, mobile security and the 
> latest in malware threats. 
> http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>
> ------------------------------
>
> _______________________________________________
> PacketFence-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>
>
> End of PacketFence-users Digest, Vol 52, Issue 15
> *************************************************
>
>
>
> "Legal Disclaimer: This electronic message and all contents contain 
> information from Cybage Software Private Limited which may be 
> privileged, confidential, or otherwise protected from disclosure. The 
> information is intended to be for the addressee(s) only. If you are 
> not an addressee, any disclosure, copy, distribution, or use of the 
> contents of this message is strictly prohibited. If you have received 
> this electronic message in error please notify the sender by reply 
> e-mail to and destroy the original message and all copies. Cybage has 
> taken every reasonable precaution to minimize the risk of malicious 
> content in the mail, but is not liable for any damage you may sustain 
> as a result of any malicious content in this e-mail. You should carry 
> out your own malicious content checks before opening the e-mail or
attachment."
> www.cybage.com
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Thu, 9 Aug 2012 13:14:11 +0700
> From: Boonyawat Pattarachaichan <[email protected]>
> Subject: Re: [PacketFence-users] could you explain about structure
>       vlan    enforcement
> To: [email protected]
> Message-ID:
>       <CABWFzOUpJAVL8=98RcwjMYR=ertzgjff3krnfqf6nzdrhro...@mail.gmail.com>
> Content-Type: text/plain; charset="tis-620"
>
> I appreciate for a lot information .
> It's be clearly. I will try to work on packetfence again.
>
> ????????????? :)
> Boonyawat
>
> 2012/8/9 Boonyawat Pattarachaichan <[email protected]>
>
>> Hi Sean Nelson
>>
>> I really thank for quick reply and a lot information.
>>
>> in vlan_enforcement.png That's true isn't it?
>> show that i've just 1 network card right? simple:(eth1 = management,
>> eth1.2 = registration, eth1.3 = isolation) for vlan enforcement
>>
>> I understand that eth1 plugged to trunk port on switch but Can i 
>> plugged WAN to any port? (i've cisco 2960 : 24 Ethernet and 2 Gig
>> port)
>>
>> detail on my switch
>> i config trunk port is port 24
>> port 1-4 is vlan 2 for registration
>> port 5-8 is vlan 3 for isolation
>> other than that is vlan 1
>>
>> apology for my english so bad
>>
>> Thanks for any help. :)
>> Boonyawat
>>
>> 2012/8/9 Boonyawat Pattarachaichan <[email protected]>
>>
>>> Hi. all
>>>
>>> I confuse about structure of vlan enforcement. If i chose vlan 
>>> enforcement (I hope client connect to internet.) how i should config 
>>> my network?
>>>
>>> in network.png i've 2 network card (eth0,eth1) and switch cisco2960 
>>> and i config eth1(management) eth1.2(registration) eth1.3(isolation) 
>>> that's is true isn't it?
>>>
>>> Sorry for silly question
>>>
>>> Thanks for your help
>>> Boonyawat
>>>
>>>
>>>
>>>
>>>
>>>
>>
> -------------- next part -------------- An HTML attachment was 
> scrubbed...
>
> ------------------------------
>
> ----------------------------------------------------------------------
> ------
> --
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. 
> Discussions will include endpoint security, mobile security and the 
> latest in malware threats. 
> http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>
> ------------------------------
>
> _______________________________________________
> PacketFence-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>
>
> End of PacketFence-users Digest, Vol 52, Issue 23
> *************************************************
>
>
>
> "Legal Disclaimer: This electronic message and all contents contain
information from Cybage Software Private Limited which may be privileged,
confidential, or otherwise protected from disclosure. The information is
intended to be for the addressee(s) only. If you are not an addressee, any
disclosure, copy, distribution, or use of the contents of this message is
strictly prohibited. If you have received this electronic message in error
please notify the sender by reply e-mail to and destroy the original message
and all copies. Cybage has taken every reasonable precaution to minimize the
risk of malicious content in the mail, but is not liable for any damage you
may sustain as a result of any malicious content in this e-mail. You should
carry out your own malicious content checks before opening the e-mail or
attachment."
> www.cybage.com
>
>
>
> ----------------------------------------------------------------------
> --------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. 
> Discussions will include endpoint security, mobile security and the 
> latest in malware threats. 
> http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>
>
>
> _______________________________________________
> PacketFence-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>


--
Francois Gaudreault, ing. jr
[email protected]  ::  +1.514.447.4918 (x130) ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence
(www.packetfence.org)



------------------------------

----------------------------------------------------------------------------
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and threat
landscape has changed and how IT managers can respond. Discussions will
include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

------------------------------

_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users


End of PacketFence-users Digest, Vol 52, Issue 26
*************************************************



"Legal Disclaimer: This electronic message and all contents contain information 
from Cybage Software Private Limited which may be privileged, confidential, or 
otherwise protected from disclosure. The information is intended to be for the 
addressee(s) only. If you are not an addressee, any disclosure, copy, 
distribution, or use of the contents of this message is strictly prohibited. If 
you have received this electronic message in error please notify the sender by 
reply e-mail to and destroy the original message and all copies. Cybage has 
taken every reasonable precaution to minimize the risk of malicious content in 
the mail, but is not liable for any damage you may sustain as a result of any 
malicious content in this e-mail. You should carry out your own malicious 
content checks before opening the e-mail or attachment." 
www.cybage.com

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to