When doing this:
/Users/chriswoodlief/Documents/medicom-nativeapp/build/dcm4che/bin/dcmqrscp -o-query --no-retrieve -b
10.8.6.1:9998 -dicomdir /Users/chriswoodlief/medicom/data/DICOMDIR
dcmqrscp will not allow connections
15:57:54,246 DEBUG - anonymous<-OsiriX(1): enter state: Sta3 - Awaiting local A-ASSOCIATE response primitive
15:57:54,246 INFO - anonymous<-OsiriX(1) << A-ASSOCIATE-RJ[result: 1 - rejected-permanent, source: 1 - service-user, reason: 7 - called-AE-title-not-recognized]]
15:57:54,246 DEBUG - anonymous<-OsiriX(1): enter state: Sta13 - Awaiting Transport Connection Close Indication
15:57:54,299 INFO - anonymous<-OsiriX(1): close Socket[addr=/10.8.6.1,port=59908,localport=9998]
15:57:54,299 DEBUG - anonymous<-OsiriX(1): enter state: Sta1 - Idle
Is promiscuous mode on the outfacing IP address something supported by dcm4che or are there some additional steps I need to do? Thanks
I've heard of other listeners that also accept this type of mode. I think it's a valuable feature.