what vlan interface would pfsense have setup ?
There is no vlan interface on pfsense.
Pfsense does not give a shit about any vlans or tagging?
I don't give any vlans or tagging on pfsense.
Are you trying to tag your vlan 1 which is your transit network here
I don't tag vlan 1 on my network,vlan 1 is untagged native vlan.
So devices on same transit network this 192.168.1/24 network can not ping pfsense??? And pfsense can not ping them?? .254, .247 ?? Then there is something wrong in your switching setup or firewall rules.
Devices on same transit network can ping pfsense ,pfsense also can ping them.
.254 and .247 can ping each other including pfsense.
Edgeswitch 1 is what? Just a dumb switch since this is vlan 1 only (untagged traffic) L2???
Edgeswitch1 is a cisco 2960 series switch , I have some vlan on them and vlan 1 is untagged vlan.
EdgSwitchB1#show vlan
VLAN Name Status Ports
–-- -------------------------------- --------- -------------------------------
1 default active Fa0/1, Fa0/2, Fa0/3, Fa0/4, Fa0/5, Fa0/6, Fa0/7, Fa0/8, Fa0/9, Fa0/10, Fa0/11, Fa0/12, Fa0/13, Fa0/14,
Fa0/15 Fa0/16, Fa0/17, Fa0/18, Fa0/19, Fa0/21, Fa0/22, Fa0/23, Fa0/24, Fa0/25, Fa0/26, Fa0/27, Fa0/28,
Fa0/29, Fa0/30 Fa0/31, Fa0/32, Fa0/33, Fa0/34, Fa0/35, Fa0/36, Fa0/37, Fa0/38, Fa0/39, Fa0/40, Fa0/41,
Fa0/42, Fa0/43, Fa0/47, Fa0/48
11 ACCOUNTING active
12 RD active
13 MANAGE active
14 TESTING active
15 WIFI active
51 PANTEC active Fa0/20, Fa0/45, Fa0/46
1002 fddi-default act/unsup
1003 trcrf-default act/unsup
1004 fddinet-default act/unsup
1005 trbrf-default act/unsup
I'm going to move FreeBSD router to L2 , finally change 10.1.2.0/24 to L3 and let FreeBSD just doing DHCP job.
FreeBSD has a static route to 10.5.1.0/24 .
What does it mean of routing stuff to network connected to freebsd router bouncing off pfsense is wrong ?
Does this mean that if a packet is sent to the router it should be processed , rather than resent to pfsense ? (hairpin network?)
Client asking for dns is .254 , and .254 has stacic route to downstream networks.
#netstat -nr
Routing tables
Internet:
Destination Gateway Flags Netif Expire
default 192.168.1.1 UGS em0
10.1.1.0/24 192.168.1.247 UGS em0
10.1.2.0/24 192.168.1.244 UGS em0
10.5.1.0/24 192.168.1.247 UGS em0
127.0.0.1 link#2 UH lo0
192.168.1.0/24 link#1 U em0
192.168.1.254 link#1 UHS lo0
How should I fix freaking HUGE transit network?
What does it mean of dns not on one of your other vlans ?
Does this represents 10.1.2.0/24 to has its own dns server, for example 10.1.2.1.
If this is true , then I have to create three dns server for three different networks.
Sorry I forgot to say that there is a static route to 10.1.2.0/24 via 192.168.1.244 on L3.
So far, I manually add static route on all the routers.
In the end I will only routing on L3.
Thanks your reply and suggestion. and sorry for my bad English and grammar.



