Re: TCP/IP Connectivity Issue on V4R5
- From: "trans am kid" <google@xxxxxxxxxxxxxxxxx>
- Date: 20 Jun 2006 15:07:04 -0700
You don't say how you are doing the tunnel? If it is a hardware vpn
tunnel, done like with routers then you really don't have to make any
entries on the as/400 except one.
I have connected remote printers in california and indiana to a v4r4
box and the vpn tunnels are handled by some netgear routers, at the
as/400 it is a 192.168.1.x, at california it is 192.168.2.x and the
other is 192.168.3.x
But the one entry you have to make and without it, it won't work is:
*DFTROUTE subnet: *NONE next hop: 192.168.1.1 (my router) pref
int: *none
You see say the printer is configured at 192.168.2.222, the above tells
it to route it to the router which part of the vpn tunnel policy will
know to send it down the line and vice versa.
I happen to use IO brand print servers on these printers I have but
should not matter.
Without the above statement, things within the network will work fine,
but outside the local lan, nope. The above is the ONLY routing
statement I have.
c
René H. Hartman wrote:
Definitely looks like a routing issue. Why would you have a separate
route to the remote LAN if you're using the default route's next hop
anyway?
You have to bear in mind that the PC's on the remote LAN originate their
traffic, haveng the AS/400 send the ack, while printer traffic is
originated from the AS/400.
Try pinging a Windows box's address. Chances are you can't. If it works,
you should find out the difference between the definitions of the
Windows boxes and the printers.
--
Best regards,
René H. Hartman
www.hac-maarssen.nl
"David Gresham" <gresham@xxxxxxxxx> schreef in bericht
news:e77v78$mmc$1@xxxxxxxxxxxxxxxxxxxx
Have an AS/400 E Series machine Model 720 running V4R5.
We have a VPN tunnel between two locations. The local
network where the AS/400 is 192.168.130.x/24. The
remote network is 192.168.5.0/24.
the IP of the AS/400 is 192.168.130.1 and currently the
route table shows a default route of 192.168.130.2 and
has a route for the 192.168.5.0/255.255.255.0 network
with a next hope of 192.168.130.2.
Users from the remote site can log-in to the box.
However, they are unable to print jobs to printers on
their subnet.
Using netstat I see the connections that are being made.
However, If I try to ping the ip address of one of these I
get no reply.
If I go to a Windows XP machine that is on the 192.168.130.x
network and ping this address I get a reply. I am also able
able to connect to any device on the remote network(192.168.5.x).
I do not see any port restrictions on the AS/400. I am
new to the AS/400 world, however I do have a good understanding
of TCP/IP.
Dave
.
- Follow-Ups:
- Re: TCP/IP Connectivity Issue on V4R5
- From: David Gresham
- Re: TCP/IP Connectivity Issue on V4R5
- References:
- TCP/IP Connectivity Issue on V4R5
- From: David Gresham
- Re: TCP/IP Connectivity Issue on V4R5
- From: René H. Hartman
- TCP/IP Connectivity Issue on V4R5
- Prev by Date: Re: printf does not work properly from RPG
- Next by Date: Client Access what version ?
- Previous by thread: Re: TCP/IP Connectivity Issue on V4R5
- Next by thread: Re: TCP/IP Connectivity Issue on V4R5
- Index(es):
Relevant Pages
|