I have recently moved from SQL 2005 to SQL 2008 R2 and have found I can no longer get the rows below each group to start at the left as they did in VS 2005.
Anyone know how to get around this?
Thanks,
Hello,
I have created a report which is to be used to generate invoices. The first page has the company logo / address etc follwed by the customer's address and delivery details. This all comes to about 7cm down the page. There is then a table that contains the invoiced items, quantities...
This seems to have something to do with this NAT rule:-
ip nat inside source route-map NONAT interface Dialer0 overload
If I take that rule off it works ok. Is there something I need to modify with this rule to make it work?
Thanks,
Stephen
Thanks for the response:-
!This is the running config of the router: 10.0.0.254
!----------------------------------------------------------------------------
!version 12.4
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime...
Hello,
I've been trying to set up Anyconnect on my 1801 router and have gone through all the relevant steps and it should now be working, except for the fact that the gateway webpage will not load if accessed from the public side of the router.
I have an entry in the inbound ACL on my dialer...
Ok
Looks like it's down to some shoddy NAT translation going on. I'm still not 100% on what should happen here. I asked the question a while back on this forum as thread557-1556024 and made some changes.
I'll try to figure it now, guess I do need those route maps after all!
Good morning,
Thanks for all the replies.
The server on the receiving end of the problem (Cisco side) has an external IP mapped to it's internal address to forward SMTP from the outside world. The server at the other end can SMTP to it via this over the internet. The firewall list on the...
Hello,
I have set up a VPN tunnel from my company to another. We have a Cisco 1801 and they have a Watchguard Firebox. The VPN is up fine, able to ping and laptop users can log on to their domain from here and vice versa.
The only thing that does not want to work over the VPN (that I've...
Perhaps I've been going about this the wrong way, my goal is to have external ips/ports mapped to internal ips/ports to allow external access to servers running http, https and smtp whilst allowing machines on my network to access the internet through NAT. I also have a site to site VPN and do...
Good morning,
Could someone try to explain to me how route maps are meant to be used in the situation where VPN and NAT co-exist?
I have a NAT rule as follows;-
ip nat inside source static tcp 10.0.0.6 443 x.x.x.x 443 route-map SDM_RMAP_1 extendable
Then later on this;-
route-map SDM_RMAP_1...
Good Morning,
Months ago I set up a site to site VPN between my company's Cisco 1801 and another's Watchguard Firebox. It's all working fine except for one little niggle - the VPN light does not come on on the 1801. It's obviously not a major issue but I'd really like to know why! It used to...
Hello,
I have an 1801 router with a NAT rule to direct traffic from the inside networks (10.0.0.0/24 and 10.1.0.0/24) to the outside interface dialer0 (91.x.x.142):-
ip nat inside source list 100 interface Dialer0 overload
and
access-list 100 deny ip any 10.2.0.0 0.0.0.255
access-list 100...
I get this happening sometimes. Seems to be when I am using SDM from another site (through another router) and normally I get round it by remoting onto a machine on the same site (and network) as the router and run SDM on that, not had issues this way.
Hi there,
If the commands you have typed above are not working then you could try using NAT pools?
ie:-
ip nat pool ESP1 12.x.x.1 12.x.x.1 netmask 255.0.0.0 (?)
ip nat pool ESP2 12.x.x.2 12.x.x.2 netmask 255.0.0.0
and so:-
ip nat inside source static esp 192.x.x.1 pool ESP1
ip nat inside...
We are using 2 1801 routers and overall have had very few problems with them. SDM can be very helpful but is not comprehensive, for example with VPN traffic you may want to alter the MTU on the outside interface which as far as I can tell cannot be done with SDM. Also when configuring any NAT...
I've got an inspection rule set up on a 1801 router primarily to allow traffic back in from the internet for sessions initiated inside the firewall. This seems to be working fine but in the logs I'm getting entries like:-
%FW-6-DROP_PKT: Dropping tcp pkt x.x.159.39:25 => x.x.0.5:2362
(In this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.