![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
| Forum Sponsor | ||
|
|
|
||||
|
Yeah, SCO box is at the same subnet i.e. 192.168.0. Nodes at 192.168.200.0 can access every thing on subnet 192.168.0 except SCO box.
Edited: 15-05-2006 5:53 PM TZ=+3 GMT I have searched thru SCO site and UNIX manuals and found that following files and services are needed to be configured, but how? tcpd /etc/inet/inetd.conf /etc/inet/hosts.allow /etc/inet/host.allow Problem is that, right now, I want to allow only one branch thru VPN but that has dyanamic IP address, does windows NetBios hostname'll work only in this case? Any help would be highly appreciated. Regards, Tayyab Last edited by tayyabq8; 05-15-2006 at 07:58 AM. |
|
||||
|
I think following should work for me, since in.telnetd is the only service which I want to allow thru VPN, if I would add in my /hots/inet/hosts.allow file:
Code:
in.telnetd: ALL Best Regards, Tayyab |
|
||||
|
tcpdchk output:
Code:
# tcpdchk -v >>> Rule /etc/inet/hosts.allow line 45: daemons: in.telnetd clients: ALL access: granted Regards, Tayyab |
|
||||
|
Does SCO UNIXWARE 7.1.1 supports IPSec/IKE VPN
Hi,
I just found another clue that if this problem is due to IPSec/IKE VPN type of connection? I'm not sure if all the IKE negotiations are being done at both VPN routers end or UNIX box also needs to understand the IPSec? I'm not sure at all what I should do now? If this problem is due to, lack of IPSec support in SCO Unixware or it is something else. Pls reply, if any body has knowledge about it. Regards, Tayyab |
||||
| Google The UNIX and Linux Forums |