What DNS server are you receiving in your client? When you ping google.com, is it resolving?

On 11-12-11 7:50 PM, Adam wrote:
Ok I have managed to work out my previous question. I am now getting an ip from the zen dhcp server when I connect a 2nd computer to the switch. Now my problem is I don't get a registration page. I looked in my access.log and it doesn't show anything when I try to access a website (google.com) from my browser (tried explorer and chrome). However if i type my pf server inline ip (192.168.200.10), It shows up in the access log and I get the registration page. I also see the antivirus trying to update in the access log. This is due tomorrow at 6pm, hopefully someone can help me. Thanks!

-------- Original Message --------
Subject:        ZEN Networking question.
Date:   Sat, 10 Dec 2011 14:51:20 -0600
From:   Adam <[email protected]>
To: [email protected] <[email protected]>



I have a project due and I am stuck. Any help would be greatly appreciated.

I have provided the files in question below. I have edited the provided ZEN workstation. I need to get a working inline connection. I only need one and I have it setup off of eth0 with no other NICS installed.

My question is (see below) what is the gateway ip for from my pf.conf file? I see it is the same as my eth0 IP. Where else do I need to put this ip? I have a switch configured with ip 192.168.200.1/24. Do I need to setup something on the switch using the gateway ip? I can talk to the switch from my vmware and I can ping across my vlan to another computer (with static ip set). When I try hooking up another computer to the same vlan I can see the computer make the dhcp request (wireshark) but my ZEN workstation is not responding.

Here is my /etc/sysconfig/network-scripts/ifcfg-eth0 file.

DEVICE=eth0
BOOTPROTO=static
ONBOOT=yes
HWADDR=00:50:56:29:a2:e1
IPADDR=192.168.200.10
NETMASK=255.255.255.0

*BELOW IS FROM MY pf.conf FILE.*

[interface eth0]
ip=192.168.200.10
mask=255.255.255.0
type=internal,monitor
enforcement=inline
gateway=192.168.200.10

*HERE IS MY NETWORKS.CONF

*[192.168.200.0]
type=inline
netmask=255.255.255.0
gateway=192.168.200.10
dns=4.2.2.2
dhcp_start=192.168.200.11
dhcp_end=192.168.200.254
dhcp_default_lease_time=300
dhcp_max_lease_time=600
named=disabled
dhcpd=enabled
next_hop=
domain-name=nac.zen.packetfence.org


------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for
developers. It will provide a great way to learn Windows Azure and what it
provides. You can attend the event by watching it streamed LIVE online.
Learn more at http://p.sf.net/sfu/ms-windowsazure


_______________________________________________
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)

------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
Packetfence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to