Hi , I created a simple firewall for our office, actually is just
simplified from pfsense 2.0.1,

I simplified it in vmware,  after we finished all the changes, we move it
into a actually hardware machine, and we met this problem,

actually , it is working in no vlan,  but when traffic comes from vlan2, I
will met this issue,   , and if I flush the ipfw rules, vlan2 also work!

#tcpdump -i em1_vlan2 -vvv src 192.168.2.3
tcpdump: listening on vlan2, link-type EN10MB (Ethernet), capture size 96
bytes
22:58:17.303721 IP truncated-ip - 15300 bytes missing! (tos 0x0, ttl 64, id
50646, offset 512, flags

[none], proto TCP (6), length 15360, bad cksum b0a0 (->b49c)!)
    192.168.2.3 > 78.141.179.12: tcp
22:58:25.034169 IP truncated-ip - 15300 bytes missing! (tos 0x0, ttl 64, id
4357, offset 512, flags [none],

proto TCP (6), length 15360, bad cksum de3e (->e23a)!)
    192.168.2.3 > 157.55.235.149: tcp
22:58:25.634699 IP truncated-ip - 15300 bytes missing! (tos 0x0, ttl 64, id
21393, offset 512, flags

[none], proto TCP (6), length 15360, bad cksum 22e6 (->26e2)!)
    192.168.2.3 > 78.141.179.12: tcp
22:58:26.013797 ARP, Ethernet (len 6), IPv4 (len 4), Request who-has
192.168.2.1 tell 192.168.2.3, length

46
22:58:26.051937 IP truncated-ip - 15300 bytes missing! (tos 0x0, ttl 64, id
29753, offset 512, flags

[none], proto TCP (6), length 15360, bad cksum 2e0d (->3209)!)
^C    192.168.2.3 > 157.55.56.147: tcp


We have managed to install a pfsense in to hardware machine, it is working
properly,  So is it because mine was installed into a vmware first, so the
driver for it is different from the pfsense which directly installed on the
hardware machine? I am planning to install a pfsense in the vmware
tomorrow, and copy it into the hardware machine,


Thanks very much,


bill82
_______________________________________________
List mailing list
[email protected]
http://lists.pfsense.org/mailman/listinfo/list

Reply via email to