|
Routing Nightmare
Greetings, all
I'm hoping someone out there will be able to decipher the bonehead error that I'm making with my network....
Recently, my firewall decided to retire its own jersey, and this machine was also routing traffic from a location we have on another state through a PTP T1. I've been able to setup a new firewall, but the outstate location cannot access the internet. I've added a route (we are using 192.168.100 locally, they are using 192.168.200) to bring them up here, but the packets are as lost as I am at this point. I can ping them, vnc into there systems - just no internet. We are connected via 2 cisco routers, and using firestarter as the firewall. I believe all relevant ports are open. I get this from my log files when they try to connect:
bash: Unknown: command not found
[root@vulcan log]# Feb 5 14:36:59 vulcan kernel: Unknown InputIN=eth1 OUT= MAC=ff:ff:ff:ff:ff:ff:00:10:36:00:87:fa:08:00 SRC=192.168.200.201 DST=255.255.255.255 LEN=40 TOS=0x00 PREC=0x00 TTL=60 ID=6 PROTO=UDP SPT=5567 DPT=5567 LEN=20
bash: Feb: command not found
[root@vulcan log]# Unknown InputIN=eth1 OUT= MAC=ff:ff:ff:ff:ff:ff:00:10:36:00:87:fa:08:00 SRC=192.168.200.201 DST=255.255.255.255 LEN=40 TOS=0x00 PREC=0x00 TTL=60 ID=5 PROTO=UDP SPT=5567 DPT=5567 LEN=20
bash: Unknown: command not found
[root@vulcan log]# Feb 5 14:36:59 vulcan kernel: Unknown InputIN=eth1 OUT= MAC=ff:ff:ff:ff:ff:ff:00:10:36:00:87:fa:08:00 SRC=192.168.200.201 DST=255.255.255.255 LEN=40 TOS=0x00 PREC=0x00 TTL=60 ID=6 PROTO=UDP SPT=5567 DPT=5567 LEN=20
bash: Feb: command not found
[root@vulcan log]#
DNS is running through the local system. I've neglected something in my routing statement, just can't quite put my finger on it. Anyone have some sage advice? It would be really appreciated.
Thanks!
pianochef
|